From a5f5ebe129547f5da740f6767e76f33dd869ff4c Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@users.sourceforge.net>
Date: Tue, 14 Mar 2006 00:29:37 +0000
Subject: [PATCH] Trad: Mise a jour traduction

---
 htdocs/langs/en_US/admin.lang | 2 ++
 htdocs/langs/fr_FR/admin.lang | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang
index ddeaa6b5fd6..4fd01fa561f 100644
--- a/htdocs/langs/en_US/admin.lang
+++ b/htdocs/langs/en_US/admin.lang
@@ -52,6 +52,8 @@ AvailableOnlyIfJavascriptNotDisabled=Available only if javascript not disabled
 TriggersAvailable=Triggers available
 TriggersDesc=Triggers are components that modify, once activated, the behaviour of Dolibarr workflow. They add new actions, activated on Dolibarr events (new company creation, invoice validation, ...).
 Required=Required
+Security=Security
+Passwords=Passwords
 ModuleFamilyBase=System
 ModuleFamilyCrm=Customer Ressource Management (CRM)
 ModuleFamilyProducts=Products Management
diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang
index b07ba63adc2..8df16dc6109 100644
--- a/htdocs/langs/fr_FR/admin.lang
+++ b/htdocs/langs/fr_FR/admin.lang
@@ -52,6 +52,8 @@ AvailableOnlyIfJavascriptNotDisabled=Disponible uniquement si javascript non d
 TriggersAvailable=Triggers disponibles
 TriggersDesc=Les triggers sont des composants qui, une fois activ�s, modifient le comportement du workflow de Dolibarr. Ils r�alisent des actions supl�mentaires, d�clench�es par les �v�nements Dolibarr (cr�ation soci�t�, validation facture, cl�ture contrat...).
 Required=Requis
+Security=S�curit�
+Passwords=Mots de passe
 ModuleFamilyBase=Syst�me
 ModuleFamilyCrm=Gestion client (CRM)
 ModuleFamilyProducts=Gestion produits
@@ -322,7 +324,7 @@ DelaysOfToleranceMembers=Tol
 ##### Users setup #####
 UserGroupSetup=Configuration module utilisateurs et groupes
 GeneratePassword=Proposer un mot de passe g�n�r�
-RuleForGeneratedPasswords=R�gle pour la g�n�ration des mots de passes propos�s
+RuleForGeneratedPasswords=R�gle pour la g�n�ration des mots de passe propos�s
 DoNotSuggest=Ne pas proposer
 ##### Company setup #####
 CompanySetup=Configuration du module Soci�t�s
-- 
GitLab