From f2d9d064e086a5ca2dd4447ca2dcff863db68171 Mon Sep 17 00:00:00 2001 From: Rescue9 <Rescue9@yahoo.com> Date: Thu, 09 Oct 2014 15:02:45 -0400 Subject: [PATCH] outgoing email copy --- interface/web/mail/lib/lang/bg_mail_user.lng | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) diff --git a/interface/web/mail/lib/lang/bg_mail_user.lng b/interface/web/mail/lib/lang/bg_mail_user.lng index ef54034..383dcb6 100644 --- a/interface/web/mail/lib/lang/bg_mail_user.lng +++ b/interface/web/mail/lib/lang/bg_mail_user.lng @@ -41,8 +41,13 @@ $wb['login_error_regex'] = 'Валидните символи са A-Z, a-z, 0-9, ., _ и -.'; $wb['login_txt'] = 'Вход (По желание)'; $wb['error_login_email_txt'] = 'Вход не е разрешен. Моля изберете друг адрес за вход.'; +$wb['autoresponder_subject_txt'] = 'Email Subject'; +$wb['autoresponder_subject'] = 'Out of office reply'; +$wb['generate_password_txt'] = 'Generate Password'; +$wb['repeat_password_txt'] = 'Repeat Password'; +$wb['password_mismatch_txt'] = 'The passwords do not match.'; +$wb['password_match_txt'] = 'The passwords do match.'; +$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