Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/mail/lib/lang/ru_mail_alias_list.lng
@@ -1,14 +1,8 @@
<?php
$wb["list_head_txt"] = 'Email Alias';
$wb["active_txt"] = 'Активный';
$wb["source_txt"] = 'source';
$wb["destination_txt"] = 'Получатель';
$wb["page_txt"] = 'Страница';
$wb["page_of_txt"] = 'из';
$wb["page_next_txt"] = 'Дальше';
$wb["page_back_txt"] = 'Назад';
$wb["delete_txt"] = 'Удалить';
$wb["filter_txt"] = 'Фильтр';
$wb["email_txt"] = 'Email';
$wb["add_new_record_txt"] = 'Добавить новый Email псевдоним';
$wb['list_head_txt'] = 'Email алиас';
$wb['active_txt'] = 'Активен?';
$wb['source_txt'] = 'Отправитель';
$wb['destination_txt'] = 'Получатель';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Добавить новый Email алиас';
?>