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/it_index.lng |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/interface/web/mailuser/lib/lang/it_index.lng b/interface/web/mailuser/lib/lang/it_index.lng
index 29fe9ea..b0d9555 100644
--- a/interface/web/mailuser/lib/lang/it_index.lng
+++ b/interface/web/mailuser/lib/lang/it_index.lng
@@ -1,12 +1,12 @@
 <?php
-$wb['page_head_txt'] = 'Mailbox settings';
-$wb['page_desc_txt'] = 'Here you can edit the settings for the email account.';
-$wb['email_txt'] = 'Email address';
-$wb['login_txt'] = 'Login';
-$wb['server_address_txt'] = 'Mailserver address';
-$wb['cc_txt'] = 'Send copy to (CC)';
-$wb['quota_txt'] = 'Mailbox size';
-$wb['unlimited_txt'] = 'Unlimited';
+$wb['page_head_txt'] = 'Impostazioni casela di posta';
+$wb['page_desc_txt'] = 'Qui puoi editare le impostazioni per gli account email.';
+$wb['email_txt'] = 'Indirizzo Email ';
+$wb['login_txt'] = 'Accedi';
+$wb['server_address_txt'] = 'Indirizzo server di posta';
+$wb['cc_txt'] = 'Manda copia a (CC)';
+$wb['quota_txt'] = 'Dimensione casella di posta';
+$wb['unlimited_txt'] = 'Illimitato';
 $wb['mb_txt'] = 'MB';
-$wb['none_txt'] = 'None';
+$wb['none_txt'] = 'Nessuno';
 ?>

--
Gitblit v1.9.1