diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index c78fb76281f..7ad649c736a 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -1011,6 +1011,7 @@ AddRefInList=Display customer/supplier ref into list (select list or combobox) a FieldEdition=Edition of field %s FixTZ=TimeZone fix FillThisOnlyIfRequired=Example: +2 (fill only if timezone offset problems are experienced) +MemcachedModuleAvailableButNotSetup=Memcached accelerator module enabled but setup not complete ##### Module password generation PasswordGenerationStandard=Return a password generated according to internal Dolibarr algorithm: 8 characters containing shared numbers and characters in lowercase. PasswordGenerationNone=Do not suggest any generated password. Password must be type in manually. diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang index 58805dffb1d..f07f37580fb 100644 --- a/htdocs/langs/fr_FR/admin.lang +++ b/htdocs/langs/fr_FR/admin.lang @@ -1053,6 +1053,7 @@ AddRefInList=Afficher le code client/fournisseur dans les liste (déroulante ou FieldEdition=Édition du champ %s FixTZ=Correction du Timezone FillThisOnlyIfRequired=Exemple: +2 (ne remplir que si un décalage d'heure est constaté dans l'export) +MemcachedModuleAvailableButNotSetup=Module d'accélération memcached activé mais non configuré. ##### Module password generation PasswordGenerationStandard=Renvoie un mot de passe généré selon l'algorithme interne de Dolibarr : 8 caractères, chiffres et caractères en minuscules mélangés. PasswordGenerationNone=Ne propose pas de mots de passe générés. Le mot de passe est à saisir manuellement.