From d0bdb755b3759c56facdd8df09bdc7a714a94adb Mon Sep 17 00:00:00 2001 From: Juanjo Menent Date: Wed, 13 Jan 2010 08:16:28 +0000 Subject: [PATCH] More accurate message --- htdocs/langs/ca_ES/errors.lang | 2 +- htdocs/langs/es_ES/errors.lang | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/langs/ca_ES/errors.lang b/htdocs/langs/ca_ES/errors.lang index d8113921622..e17fc5f7f0c 100644 --- a/htdocs/langs/ca_ES/errors.lang +++ b/htdocs/langs/ca_ES/errors.lang @@ -60,4 +60,4 @@ ErrorContactEMail = S'ha produït un error tècnic. Contacti amb l'administrador ErrorWrongValueForField = Valor incorrecte per al camp nombre %s (el valor '%s' no compleix amb la regla %s) ErrorsOnXLines = Errors a %s línies font WarningsOnXLines = Alertes a %s línies font -ErrorFileIsInfectedWithAVirus = ¡Aquest arxiu està infectat per un virus! +ErrorFileIsInfectedWithAVirus = L'antivirus no ha pogut validar aquest arxiu (és probable que estigui infectat per un virus)! diff --git a/htdocs/langs/es_ES/errors.lang b/htdocs/langs/es_ES/errors.lang index b11db6276f6..a165c7c6821 100644 --- a/htdocs/langs/es_ES/errors.lang +++ b/htdocs/langs/es_ES/errors.lang @@ -60,4 +60,4 @@ ErrorContactEMail = Se ha producido un error técnico. Contacte con el administr ErrorWrongValueForField = Valor incorrecto para el campo número %s (el valor '%s' no cumple con la regla %s) ErrorsOnXLines = Errores en %s líneas fuente WarningsOnXLines = Alertas en %s líneas fuente -ErrorFileIsInfectedWithAVirus = ¡Este archivo está infectado por un virus! \ No newline at end of file +ErrorFileIsInfectedWithAVirus = ¡El antivirus no ha podido validar este archivo (es probable que esté infectado por un virus)! \ No newline at end of file