Skip to content

Commit 5c958a8

Browse files
author
Till Brehm
committed
Merge branch 'stable-3.1' into 'stable-3.1'
udate lng-files: "Send outgoing copy to" is used in sender_bcc_maps See merge request !554
2 parents 0064d59 + 6ea23cb commit 5c958a8

20 files changed

+45
-24
lines changed

interface/web/mail/lib/lang/ar_mail_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $wb['email_error_isascii'] = 'Please do not use special unicode characters for y
5858
$wb['cc_note_txt'] = '(Separate multiple email addresses with commas)';
5959
$wb['disablesmtp_txt'] = 'Disable SMTP (sending)';
6060
$wb['autoresponder_start_date_is_required'] = 'Start date must be set when Autoresponder is enabled.';
61-
$wb['sender_cc_txt'] = 'Send outgoing copy to';
61+
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
6262
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
6363
$wb['sender_cc_note_txt'] = '(Separate multiple email addresses with commas)';
6464
$wb['password_click_to_set_txt'] = 'Click to set';

interface/web/mail/lib/lang/bg_mail_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $wb['email_error_isascii'] = 'Please do not use special unicode characters for y
5252
$wb['cc_note_txt'] = '(Separate multiple email addresses with commas)';
5353
$wb['disablesmtp_txt'] = 'Disable SMTP (sending)';
5454
$wb['autoresponder_start_date_is_required'] = 'Start date must be set when Autoresponder is enabled.';
55-
$wb['sender_cc_txt'] = 'Send outgoing copy to';
55+
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
5656
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
5757
$wb['backup_interval_txt'] = 'Backup interval';
5858
$wb['backup_copies_txt'] = 'Number of backup copies';

interface/web/mail/lib/lang/ca_mail_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $wb['email_error_isascii'] = 'Please do not use special unicode characters for y
5252
$wb['cc_note_txt'] = '(Séparer chaque adresses par une virgule)';
5353
$wb['autoresponder_start_date_is_required'] = 'Start date must be set when Autoresponder is enabled.';
5454
$wb['greylisting_txt'] = 'Enable greylisting';
55-
$wb['sender_cc_txt'] = 'Send outgoing copy to';
55+
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
5656
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
5757
$wb['backup_interval_txt'] = 'Backup interval';
5858
$wb['backup_copies_txt'] = 'Number of backup copies';

interface/web/mail/lib/lang/de_mail_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $wb['weekly_backup_txt'] = 'woechentlich';
5858
$wb['monthly_backup_txt'] = 'monatlich';
5959
$wb['cc_note_txt'] = '(Mehrere E-Mail-Adressen mit Kommas trennen)';
6060
$wb['autoresponder_start_date_is_required'] = 'Start date must be set when Autoresponder is enabled.';
61-
$wb['sender_cc_txt'] = 'Send outgoing copy to';
61+
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
6262
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
6363
$wb['sender_cc_note_txt'] = '(Separate multiple email addresses with commas)';
6464
$wb['password_click_to_set_txt'] = 'Click to set';

interface/web/mail/lib/lang/dk_mail_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ $wb['cc_note_txt'] = '(Adskil flere e-mail adresser med kommaer)';
5353
$wb['autoresponder_start_date_is_required'] = 'Start date must be set when Autoresponder is enabled.';
5454
$wb['password_click_to_set_txt'] = 'Click to set';
5555
$wb['greylisting_txt'] = 'Enable greylisting';
56-
$wb['sender_cc_txt'] = 'Send outgoing copy to';
56+
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
5757
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
5858
$wb['backup_interval_txt'] = 'Backup interval';
5959
$wb['backup_copies_txt'] = 'Number of backup copies';

interface/web/mail/lib/lang/el_mail_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $wb['disablesmtp_txt'] = 'Disable SMTP (sending)';
5252
$wb['email_error_isascii'] = 'Please do not use special unicode characters for your password. This could lead to problems with your mail client.';
5353
$wb['cc_note_txt'] = '(Separate multiple email addresses with commas)';
5454
$wb['autoresponder_start_date_is_required'] = 'Start date must be set when Autoresponder is enabled.';
55-
$wb['sender_cc_txt'] = 'Send outgoing copy to';
55+
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
5656
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
5757
$wb['backup_interval_txt'] = 'Backup interval';
5858
$wb['backup_copies_txt'] = 'Number of backup copies';

interface/web/mail/lib/lang/en_mail_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $wb["name_txt"] = 'Name';
4040
$wb["name_optional_txt"] = '(Optional)';
4141
$wb['autoresponder_active'] = 'Enable the autoresponder';
4242
$wb['cc_txt'] = 'Send copy to';
43-
$wb['sender_cc_txt'] = 'Send outgoing copy to';
43+
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
4444
$wb['cc_error_isemail'] = 'The -Send copy to- field does not contain a valid email address';
4545
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
4646
$wb['domain_txt'] = 'Domain';

interface/web/mail/lib/lang/fi_mail_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $wb['email_error_isascii'] = 'Please do not use special unicode characters for y
5858
$wb['cc_note_txt'] = '(Separate multiple email addresses with commas)';
5959
$wb['disablesmtp_txt'] = 'Disable SMTP (sending)';
6060
$wb['autoresponder_start_date_is_required'] = 'Start date must be set when Autoresponder is enabled.';
61-
$wb['sender_cc_txt'] = 'Send outgoing copy to';
61+
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
6262
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
6363
$wb['sender_cc_note_txt'] = '(Separate multiple email addresses with commas)';
6464
$wb['password_click_to_set_txt'] = 'Click to set';

interface/web/mail/lib/lang/hr_mail_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ $wb['email_error_isascii'] = 'Please do not use special unicode characters for y
5555
$wb['cc_note_txt'] = '(Separate multiple email addresses with commas)';
5656
$wb['disablesmtp_txt'] = 'Disable SMTP (sending)';
5757
$wb['autoresponder_start_date_is_required'] = 'Start date must be set when Autoresponder is enabled.';
58-
$wb['sender_cc_txt'] = 'Send outgoing copy to';
58+
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
5959
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
6060
$wb['generate_password_txt'] = 'Generate Password';
6161
$wb['repeat_password_txt'] = 'Repeat Password';

interface/web/mail/lib/lang/hu_mail_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ $wb['email_error_isascii'] = 'Please do not use special unicode characters for y
5959
$wb['cc_note_txt'] = '(Separate multiple email addresses with commas)';
6060
$wb['disablesmtp_txt'] = 'Disable SMTP (sending)';
6161
$wb['autoresponder_start_date_is_required'] = 'Start date must be set when Autoresponder is enabled.';
62-
$wb['sender_cc_txt'] = 'Send outgoing copy to';
62+
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
6363
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
6464
$wb['sender_cc_note_txt'] = '(Separate multiple email addresses with commas)';
6565
?>

0 commit comments

Comments
 (0)