diff --git a/htdocs/langs/ca_ES/errors.lang b/htdocs/langs/ca_ES/errors.lang
index a042a2b38ed..e95817ff9a8 100644
--- a/htdocs/langs/ca_ES/errors.lang
+++ b/htdocs/langs/ca_ES/errors.lang
@@ -58,3 +58,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!
diff --git a/htdocs/langs/ca_ES/other.lang b/htdocs/langs/ca_ES/other.lang
index 74235a72242..3fa070b3c06 100644
--- a/htdocs/langs/ca_ES/other.lang
+++ b/htdocs/langs/ca_ES/other.lang
@@ -16,7 +16,6 @@ ErrorFailedToChangePassword = Error en la modificació de la contrasenya
ErrorLoginDoesNotExists = El compte d'usuari de %s no s'ha trobat.
ErrorLoginHasNoEmail = Aquest usuari no té e-mail. Impossible continuar.
ErrorBadValueForCode = Valor no vàlid per al codi. Torneu a intentar-ho amb un nou valor ...
-ErrorFileIsInfectedWith = Aquest arxiu està infectat per %s
SecurityCode = Codi de seguretat
Calendar = Calendari
AddTrip = Crear desplaçament
diff --git a/htdocs/langs/es_ES/errors.lang b/htdocs/langs/es_ES/errors.lang
index f73380484a5..3fc60531f12 100644
--- a/htdocs/langs/es_ES/errors.lang
+++ b/htdocs/langs/es_ES/errors.lang
@@ -58,3 +58,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
diff --git a/htdocs/langs/es_ES/other.lang b/htdocs/langs/es_ES/other.lang
index 407967561a8..452d1602be7 100644
--- a/htdocs/langs/es_ES/other.lang
+++ b/htdocs/langs/es_ES/other.lang
@@ -16,7 +16,6 @@ ErrorFailedToChangePassword = Error en la modificación de la contraseña
ErrorLoginDoesNotExists = La cuenta de usuario de %s no se ha encontrado.
ErrorLoginHasNoEmail = Este usuario no tiene e-mail. Imposible continuar.
ErrorBadValueForCode = Valor incorrecto para el código. Vuelva a intentar con un nuevo valor...
-ErrorFileIsInfectedWith = Este archivo está infectado por %s
SecurityCode = Código seguridad
Calendar = Calendario
AddTrip = Crear desplazamiento