summaryrefslogtreecommitdiff
path: root/program/localization/it_IT/messages.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-01-03 16:40:06 +0000
committerthomascube <thomas@roundcube.net>2012-01-03 16:40:06 +0000
commite31c56a5af23257a18275d59bf01e921a8eb60f6 (patch)
tree3382a4b1c7ca10aea1d34b1994148ce9207f0536 /program/localization/it_IT/messages.inc
parentfdff34093d479f1a9cb98107b68eb9137278b181 (diff)
Imported localization files from launchpad
Diffstat (limited to 'program/localization/it_IT/messages.inc')
-rw-r--r--program/localization/it_IT/messages.inc27
1 files changed, 11 insertions, 16 deletions
diff --git a/program/localization/it_IT/messages.inc b/program/localization/it_IT/messages.inc
index 9724d19fa..08cdbcb68 100644
--- a/program/localization/it_IT/messages.inc
+++ b/program/localization/it_IT/messages.inc
@@ -1,21 +1,17 @@
<?php
/*
-
-+-----------------------------------------------------------------------+
-| language/it_IT/messages.inc |
-| |
-| Language file of the Roundcube Webmail client |
-| Copyright (C) 2005-2010, The Roundcube Dev Team |
-| Licensed under the GNU GPL |
-| |
-+-----------------------------------------------------------------------+
-| Author: Andrej Mocilnik <amocilnik@dotcom.ts.it> |
-| Yusef Maali <contact@yusefmaali.net> |
-+-----------------------------------------------------------------------+
-
-@version $Id$
-
+ +-----------------------------------------------------------------------+
+ | localization/it_IT/messages.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
*/
$messages = array();
@@ -160,4 +156,3 @@ $messages['mispellingsfound'] = 'Sono stati riscontrati errori ortografici nel m
$messages['parentnotwritable'] = 'Impossibile creare o muovere la cartella: accesso negato';
$messages['messagetoobig'] = 'La parte del messaggio รจ troppo grande per essere processata.';
-?>