diff --git a/htdocs/langs/en_US/errors.lang b/htdocs/langs/en_US/errors.lang
index 44a2670af13..766fa98f828 100644
--- a/htdocs/langs/en_US/errors.lang
+++ b/htdocs/langs/en_US/errors.lang
@@ -59,4 +59,4 @@ ErrorContactEMail=A technical error occured. Please, contact administrator to fo
ErrorWrongValueForField=Wrong value for field number %s (value '%s' does not match regex rule %s)
ErrorsOnXLines=Errors on %s source lines
WarningsOnXLines=Warnings on %s source lines
-ErrorFileIsInfectedWithAVirus=This file is infected by a virus!
\ No newline at end of file
+ErrorFileIsInfectedWithAVirus=The antivirus program was not able to validate the file (file might be infected by a virus)
\ No newline at end of file
diff --git a/htdocs/langs/fr_FR/errors.lang b/htdocs/langs/fr_FR/errors.lang
index c830d5d7304..1b2e32a7c53 100644
--- a/htdocs/langs/fr_FR/errors.lang
+++ b/htdocs/langs/fr_FR/errors.lang
@@ -60,4 +60,4 @@ ErrorContactEMail=Une erreur technique est apparue. Merci de contacter l'adminis
ErrorWrongValueForField=Mauvaise valeur pour le champ numéro %s (la valeur '%s' ne respecte pas la règle %s)
ErrorsOnXLines=Erreurs sur %s lignes sources
WarningsOnXLines=Alertes sur %s lignes sources
-ErrorFileIsInfectedWithAVirus=Ce fichier est infecté par un virus !
\ No newline at end of file
+ErrorFileIsInfectedWithAVirus=L'antivirus n'a pas pu valider ce fichier (il est probablement infecté par un virus) !