From e31c56a5af23257a18275d59bf01e921a8eb60f6 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Tue, 03 Jan 2012 11:40:06 -0500 Subject: [PATCH] Imported localization files from launchpad --- program/localization/it_IT/messages.inc | 27 +++++++++++---------------- 1 files changed, 11 insertions(+), 16 deletions(-) diff --git a/program/localization/it_IT/messages.inc b/program/localization/it_IT/messages.inc index 9724d19..08cdbcb 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['parentnotwritable'] = 'Impossibile creare o muovere la cartella: accesso negato'; $messages['messagetoobig'] = 'La parte del messaggio รจ troppo grande per essere processata.'; -?> -- Gitblit v1.9.1