From a8aad2c0ffaec8be21d187848f03cc5519b17fd6 Mon Sep 17 00:00:00 2001
From: Dominik Müller <info@profi-webdesign.com>
Date: Mon, 13 Oct 2014 14:55:38 -0400
Subject: [PATCH] And additional in dist-files

---
 interface/web/mailuser/lib/lang/se_mail_user_cc.lng |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/interface/web/mailuser/lib/lang/se_mail_user_cc.lng b/interface/web/mailuser/lib/lang/se_mail_user_cc.lng
index 8187788..203a928 100644
--- a/interface/web/mailuser/lib/lang/se_mail_user_cc.lng
+++ b/interface/web/mailuser/lib/lang/se_mail_user_cc.lng
@@ -1,9 +1,10 @@
 <?php
-$wb['mailbox_cc_txt'] = 'Send copy to email address';
-$wb['cc_txt'] = 'Send copy to';
-$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)';
+$wb['mailbox_cc_txt'] = 'Skicka kopia till epostadress';
+$wb['cc_txt'] = 'Skicka kopia till';
+$wb['email_txt'] = 'Epost';
+$wb['cc_error_isemail'] = 'Epostadressen i  -Skicka kopia till-fältet är ogiltig';
+$wb['email_is_cc_error'] = 'Epostadress och -Skicka kopia till- kan inte vara samma adress.';
+$wb['name_optional_txt'] = '(Frivilligt)';
+$wb['cc_note_txt'] = '(Separera flera epostadresser med kommatecken)';
 ?>
+

--
Gitblit v1.9.1