diff --git a/htdocs/langs/en_US/main.lang b/htdocs/langs/en_US/main.lang index a9dbe8da46c2599bf2cc6e05ccecde2eb2e1e364..07ed42eaa759f8fd2a1e72bb97f2c21ee3d878e2 100644 --- a/htdocs/langs/en_US/main.lang +++ b/htdocs/langs/en_US/main.lang @@ -18,7 +18,7 @@ ErrorGoToGlobalSetup=Go to 'Company/Fundation' setup to fix this ErrorGoToModuleSetup=Go to Module setup to fix this ErrorFailedToSendMail=Failed to send mail (sender=%s, receiver=%s) ErrorAttachedFilesDisabled=Attaching files feature is disabled on this serveur -ErrorFileNotUploaded=File was not uploaded. Check free space on disk and that there is not already a file with same name. +ErrorFileNotUploaded=File was not uploaded. Check that size does not exceed maximum allowed, that free space is available on disk and that there is not already a file with same name in this directory. ErrorInternalErrorDetected=Error detected ErrorNoRequestRan=No request ran ErrorWrongHostParameter=Wrong host parameter diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang index 3e13fa0e75eec891e0adcf6982a4ea456f9cf919..487025a643436813ac574e50ddd3bcd1ea98efd4 100644 --- a/htdocs/langs/fr_FR/main.lang +++ b/htdocs/langs/fr_FR/main.lang @@ -18,7 +18,7 @@ ErrorGoToGlobalSetup=Allez dans la Configuration 'Soci ErrorGoToModuleSetup=Allez dans la Configuration du module pour corriger ErrorFailedToSendMail=�chec de l'envoi du mail (emetteur=%s, destinataire=%s) ErrorAttachedFilesDisabled=La gestion des fichiers associ�s est d�sactiv�e sur ce serveur -ErrorFileNotUploaded=Le fichier n'a pas �t� transf�r�. V�rifiez l'espace disque ou qu'un fichier du m�me nom n'existe pas d�j�. +ErrorFileNotUploaded=Le fichier n'a pas �t� transf�r�. V�rifiez que sa taille ne d�passe pas le maxium autoris�, que l'espace disque est disponible et qu'un fichier du m�me nom n'existe pas d�j�. ErrorInternalErrorDetected=Erreur d�tect�e ErrorNoRequestRan=Aucune requ�te ex�cut�e ErrorWrongHostParameter=Mauvais param�tre Serveur