karailiev
2008-11-20 f66aaef4e353942d6d1711717d99f5d597482b0a
interface/web/mail/lib/lang/ru_mail_domain_catchall_list.lng
@@ -1,15 +1,15 @@
<?php
$wb["list_head_txt"] = 'Email Catchall';
$wb["active_txt"] = 'Активный';
$wb["source_txt"] = 'source';
$wb["destination_txt"] = 'Email адрес получатель';
$wb["page_txt"] = 'Страница';
$wb["page_of_txt"] = 'из';
$wb["page_next_txt"] = 'Дальше';
$wb["page_back_txt"] = 'Назад';
$wb["delete_txt"] = 'Удалить';
$wb["filter_txt"] = 'Фильтр';
$wb["server_id_txt"] = 'Сервер';
$wb["domain_txt"] = 'Домен';
$wb["add_new_record_txt"] = 'Добавить Catchall';
$wb['list_head_txt'] = 'Email Catchall';
$wb['active_txt'] = 'Активный';
$wb['source_txt'] = 'source';
$wb['destination_txt'] = 'Email адрес получатель';
$wb['page_txt'] = 'Страница';
$wb['page_of_txt'] = 'из';
$wb['page_next_txt'] = 'Дальше';
$wb['page_back_txt'] = 'Назад';
$wb['delete_txt'] = 'Удалить';
$wb['filter_txt'] = 'Фильтр';
$wb['server_id_txt'] = 'Сервер';
$wb['domain_txt'] = 'Домен';
$wb['add_new_record_txt'] = 'Добавить Catchall';
?>