diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 5d4730896d8692cb5c22085e554b9ca0ae8dedda..64da21d32a38e795fb1dd3408f6f5332bfd0f579 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -52,7 +52,7 @@ NextValueForCreditNotes=Next value (credit notes) MustBeLowerThanPHPLimit=Note: your PHP limits each file upload's size to <b>%s</b> %s, whatever this parameter's value is NoMaxSizeByPHPLimit=Note: No limit is set in your PHP configuration MaxSizeForUploadedFiles=Maximum size for uploaded files (0 to disallow any upload) -UseCaptchaCode=Use graphical code on login page +UseCaptchaCode=Use graphical code (CAPTCHA) on login page UseAvToScanUploadedFiles=Use anti-virus to scan uploaded files ComptaSetup=Accounting module setup UserSetup=Users' management setup diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang index fd498a6b1db59feecb46803bb4c303235efbd071..155bbf974d0aabe0e0629eeee16ca2e849d47886 100644 --- a/htdocs/langs/fr_FR/admin.lang +++ b/htdocs/langs/fr_FR/admin.lang @@ -52,7 +52,7 @@ NextValueForCreditNotes = Prochaine valeur (avoirs) MustBeLowerThanPHPLimit = Remarque: Votre PHP limite naturellement la taille à <b>%s</b> %s maximum, quelque soit la valeur de ce paramètre NoMaxSizeByPHPLimit = Aucune limite interne à votre serveur PHP MaxSizeForUploadedFiles = Taille maximum des documents uploadés (0 pour interdire l'upload) -UseCaptchaCode = Utilisation du code graphique sur la page de login +UseCaptchaCode = Utilisation du code graphique (CAPTCHA) sur la page de login UseAvToScanUploadedFiles = Utilisation d'un anti-virus pour scanner les fichiers uploadés ComptaSetup = Configuration du module Comptabilité UserSetup = Configuration gestion des utilisateurs