moglia
2010-05-13 0110094b2d206e88dceb0cfe2bc4c85f2e826dda
interface/web/admin/lib/lang/ru_software_repo_list.lng
@@ -1,7 +1,7 @@
<?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';
$wb['add_new_record_txt'] = 'Add new record';
?>