From 4569cae57f127afd093794310ccd290d2d9fdf36 Mon Sep 17 00:00:00 2001
From: Marius Burkard <m.burkard@pixcept.de>
Date: Wed, 20 Apr 2016 10:58:46 -0400
Subject: [PATCH] Merge branch 'stable-3.1'

---
 interface/web/mailuser/lib/lang/ca_mail_user_cc.lng |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/interface/web/mailuser/lib/lang/ca_mail_user_cc.lng b/interface/web/mailuser/lib/lang/ca_mail_user_cc.lng
new file mode 100644
index 0000000..90cc662
--- /dev/null
+++ b/interface/web/mailuser/lib/lang/ca_mail_user_cc.lng
@@ -0,0 +1,9 @@
+<?php
+$wb['mailbox_cc_txt'] = 'Send copy to courriel address';
+$wb['cc_txt'] = 'Envoyer une copie à';
+$wb['email_txt'] = 'Courriel';
+$wb['cc_error_isemail'] = 'Courriel invalide dans le champ - copie conforme -';
+$wb['email_is_cc_error'] = 'Coipe conforme invalide.';
+$wb['name_optional_txt'] = '(Optionnel)';
+$wb['cc_note_txt'] = '(Séparer chaque adresses par une virgule)';
+?>

--
Gitblit v1.9.1