From 3bb9ef8a12ee71a16887ca73a86b6fc8eaa183fe Mon Sep 17 00:00:00 2001 From: Dominik <info@profi-webdesign.com> Date: Tue, 14 Apr 2015 18:08:05 -0400 Subject: [PATCH] changed sql-syntax --- interface/web/mail/lib/lang/ru_mail_user.lng | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/interface/web/mail/lib/lang/ru_mail_user.lng b/interface/web/mail/lib/lang/ru_mail_user.lng index 101feb4..1032b30 100644 --- a/interface/web/mail/lib/lang/ru_mail_user.lng +++ b/interface/web/mail/lib/lang/ru_mail_user.lng @@ -15,6 +15,7 @@ $wb['password_txt'] = 'пароль'; $wb['maildir_txt'] = 'maildir'; $wb['postfix_txt'] = 'Разрешить получение'; +$wb['greylisting_txt'] = 'Enable greylisting'; $wb['access_txt'] = 'Включить доступ'; $wb['policy_txt'] = 'Спам-фильтр'; $wb['no_policy'] = '- не включено -'; @@ -55,4 +56,5 @@ $wb['monthly_backup_txt'] = 'Monthly'; $wb['email_error_isascii'] = 'Please do not use special unicode characters for your password. This could lead to problems with your mail client.'; $wb['cc_note_txt'] = '(Separate multiple email addresses with commas)'; +$wb['disablesmtp_txt'] = 'Disable SMTP (sending)'; ?> -- Gitblit v1.9.1