summaryrefslogtreecommitdiff
path: root/plugins/archive/localization/gl_ES.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/archive/localization/gl_ES.inc')
-rw-r--r--plugins/archive/localization/gl_ES.inc17
1 files changed, 14 insertions, 3 deletions
diff --git a/plugins/archive/localization/gl_ES.inc b/plugins/archive/localization/gl_ES.inc
index 62a767869..6f580f844 100644
--- a/plugins/archive/localization/gl_ES.inc
+++ b/plugins/archive/localization/gl_ES.inc
@@ -1,10 +1,21 @@
<?php
-// MPBAUPGRADE
+/*
+ +-----------------------------------------------------------------------+
+ | localization/gl_ES/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: ghas <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
+*/
$labels = array();
$labels['buttontitle'] = 'Arquivar esta mensaxe';
-$labels['archived'] = 'Aquivouse a mensaxe';
+$labels['archived'] = 'Arquivado correctamente';
$labels['archivefolder'] = 'Arquivo';
-?>