tbrehm
2009-03-01 1ba01fe1bd9257c154ccf6a810ebb0fc7b29dfd4
interface/web/mail/lib/lang/ru_mail_user.lng
@@ -1,7 +1,5 @@
<?php
$wb['custom_mailfilter_txt'] = 'Custom mail filter recipe';
$wb['btn_save_txt'] = 'Сохранить';
$wb['btn_cancel_txt'] = 'Закончить';
$wb['email_txt'] = 'Email';
$wb['cryptpwd_txt'] = 'Пароль';
$wb['active_txt'] = 'Активный';
@@ -29,4 +27,6 @@
$wb['password_strength_txt'] = 'Password strength';
$wb['disableimap_txt'] = 'Disable IMAP';
$wb['disablepop3_txt'] = 'Disable POP3';
$wb['welcome_mail_fromname_txt'] = 'ISPConfig3';
$wb['welcome_mail_fromemail_txt'] = 'webmaster@localhost.tld';
?>