summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/it
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-05-05 16:53:21 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-05-05 16:53:21 +0000
commitcf378b3f9564972326b607141550e0393dd0e858 (patch)
tree722d93151204d5e7f337292165f32aa44b9ab5b8 /roundcubemail/program/localization/it
parent4c52c079d16f874dd95479f8327b6e6e50fced6c (diff)
Changed login page title regarding product name (Bug #1476413)
git-svn-id: https://svn.roundcube.net/trunk@220 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/it')
-rw-r--r--roundcubemail/program/localization/it/labels.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/it/labels.inc b/roundcubemail/program/localization/it/labels.inc
index 3d80005da..b95c2e79d 100644
--- a/roundcubemail/program/localization/it/labels.inc
+++ b/roundcubemail/program/localization/it/labels.inc
@@ -9,7 +9,7 @@
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
- | Author: Paolo Asperti <paolo@asperti.com> |
+ | Author: Paolo Asperti <paolo@asperti.com> |
+-----------------------------------------------------------------------+
$Id$
@@ -19,7 +19,7 @@
$labels = array();
// login page
-$labels['welcome'] = 'Welcome to Roundcube|Mail';
+$labels['welcome'] = 'Benvenuto a $product';
$labels['username'] = 'Utente';
$labels['password'] = 'Password';
$labels['server'] = 'Server';