From a4e127a6af97041b2c067f888f8c73a8aec682f1 Mon Sep 17 00:00:00 2001 From: Marius Burkard <m.burkard@pixcept.de> Date: Mon, 04 Jan 2016 05:29:53 -0500 Subject: [PATCH] Merge branch 'mergebranch' into 'master' --- interface/web/mailuser/lib/lang/fr_mail_user_cc.lng | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/interface/web/mailuser/lib/lang/fr_mail_user_cc.lng b/interface/web/mailuser/lib/lang/fr_mail_user_cc.lng index dc2165a..8187788 100644 --- a/interface/web/mailuser/lib/lang/fr_mail_user_cc.lng +++ b/interface/web/mailuser/lib/lang/fr_mail_user_cc.lng @@ -4,4 +4,6 @@ $wb['email_txt'] = 'Email'; $wb['cc_error_isemail'] = 'Email address invalid in -Send copy to- field'; $wb['email_is_cc_error'] = 'Email address and send copy to address can not be the same.'; +$wb['name_optional_txt'] = '(Optional)'; +$wb['cc_note_txt'] = '(Separate multiple email addresses with commas)'; ?> -- Gitblit v1.9.1