From e019f2d0f2dc2fbfa345ab5d7ae85e67bfdd76b8 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Sat, 25 Sep 2010 09:03:53 -0400 Subject: [PATCH] - s/RoundCube/Roundcube/ --- program/localization/ast/messages.inc | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/program/localization/ast/messages.inc b/program/localization/ast/messages.inc index 5623a59..c292ccf 100644 --- a/program/localization/ast/messages.inc +++ b/program/localization/ast/messages.inc @@ -5,8 +5,8 @@ +-----------------------------------------------------------------------+ | language/ast/messages.inc | | | -| Language file of the RoundCube Webmail client | -| Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | +| Language file of the Roundcube Webmail client | +| Copyright (C) 2005-2008, Roundcube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ @@ -102,8 +102,8 @@ $messages['httpreceivedencrypterror'] = 'Hai un fallu garrafal de configuración. Contauta col alministrador de secute. <b>Nun se pude unviar el mesaxe</b>'; $messages['smtpconnerror'] = 'Fallu SMTP ($code): Fallu de conexón col sirvidor'; $messages['smtpautherror'] = 'Fallu SMTP ($code): Fallu d\'autorización'; -$messages['smtpfromerror'] = 'Fallu SMTP ($code): Fallu al aficar el remitente "$from"'; -$messages['smtptoerror'] = 'Fallu SMTP ($code): Fallu al amestar el destinatariu "$to"'; +$messages['smtpfromerror'] = 'Fallu SMTP ($code): Fallu al aficar el remitente "$from" ($msg)'; +$messages['smtptoerror'] = 'Fallu SMTP ($code): Fallu al amestar el destinatariu "$to" ($msg)'; $messages['smtprecipientserror'] = 'Fallu SMTP: Nun soi a amosar la llista de destinatarios'; $messages['smtperror'] = 'Fallu SMTP: $msg'; -- Gitblit v1.9.1