mcramer
2012-09-20 c8ccbfb4f4e323d828af15f0bc33cc979cc501b9
interface/web/admin/lib/lang/ru_software_repo_list.lng
@@ -1,6 +1,6 @@
<?php
$wb['list_head_txt'] = 'Repository';
$wb['active_txt'] = 'Active';
$wb['repo_name_txt'] = 'Repository';
$wb['list_head_txt'] = 'Репозитарии';
$wb['active_txt'] = 'Активен?';
$wb['repo_name_txt'] = 'Репозитарии';
$wb['repo_url_txt'] = 'URL';
?>