From 53668e78203845d21ed6d35be63c3ba33d060ff7 Mon Sep 17 00:00:00 2001 From: yllar <yllar.pajus@gmail.com> Date: Tue, 22 Jul 2008 04:57:45 -0400 Subject: [PATCH] updated galician translation --- program/localization/gl_ES/messages.inc | 21 +++++++++++---------- 1 files changed, 11 insertions(+), 10 deletions(-) diff --git a/program/localization/gl_ES/messages.inc b/program/localization/gl_ES/messages.inc index 2ba57d0..e4d1148 100644 --- a/program/localization/gl_ES/messages.inc +++ b/program/localization/gl_ES/messages.inc @@ -1,16 +1,16 @@ <?php /* - +-----------------------------------------------------------------------+ - | language/gl/messages.inc | - | | - | Language file of the RoundCube Webmail client | - | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | - | Licensed under the GNU GPL | - | | - +-----------------------------------------------------------------------+ - | Author: David Garabana Barro <david garabana com> | - +-----------------------------------------------------------------------+ ++-----------------------------------------------------------------------+ +| language/gl_ES/messages.inc | +| | +| Language file of the RoundCube Webmail client | +| Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | +| Licensed under the GNU GPL | +| | ++-----------------------------------------------------------------------+ +| Author: David Garabana Barro <david garabana com> | ++-----------------------------------------------------------------------+ */ @@ -75,5 +75,6 @@ $messages['errorsendingreceipt'] = 'Non se puido enviar a notificación'; $messages['nodeletelastidentity'] = 'Non pode borrar esta identidade, é a última'; $messages['addsubfolderhint'] = 'Este cartafol vaise crear coma un subcartafol do seleccionado'; +$messages['forbiddencharacter'] = 'O nome do cartafol contén un carácter non autorizado'; ?> -- Gitblit v1.9.1