From 0d959969f5fb6c2ccbbbd6dc458f0369020004b9 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 19 Jul 2010 08:01:06 -0400 Subject: [PATCH] Merged all language files. --- interface/web/mail/lib/lang/pt_mail_user.lng | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/interface/web/mail/lib/lang/pt_mail_user.lng b/interface/web/mail/lib/lang/pt_mail_user.lng index c6be73f..92f2d27 100644 --- a/interface/web/mail/lib/lang/pt_mail_user.lng +++ b/interface/web/mail/lib/lang/pt_mail_user.lng @@ -37,4 +37,6 @@ $wb['name_txt'] = 'Realname'; $wb['name_optional_txt'] = '(Optional)'; $wb['autoresponder_active'] = 'Enable the autoresponder'; +$wb['cc_txt'] = 'Send copy to'; +$wb['cc_error_isemail'] = 'The Send copy to field does not conatin a valid email address'; ?> -- Gitblit v1.9.1