diff --git a/modules/authent-ldap/fr.dict.authent-ldap.php b/modules/authent-ldap/fr.dict.authent-ldap.php index a24f7bced..a2f4e82a3 100644 --- a/modules/authent-ldap/fr.dict.authent-ldap.php +++ b/modules/authent-ldap/fr.dict.authent-ldap.php @@ -38,8 +38,8 @@ // Dict::Add('FR FR', 'French', 'Français', array( - 'Class:UserLDAP' => 'Utilisateur iTop', - 'Class:UserLDAP+' => 'Utilisateur authentifié par iTop', + 'Class:UserLDAP' => 'Utilisateur LDAP', + 'Class:UserLDAP+' => 'Utilisateur authentifié par un serveur LDAP', 'Class:UserLDAP/Attribute:password' => 'Mot de passe LDAP', 'Class:UserLDAP/Attribute:password+' => '', )); diff --git a/modules/itop-problem-mgmt-1.0.0/fr.dict.itop-problem-mgmt.php b/modules/itop-problem-mgmt-1.0.0/fr.dict.itop-problem-mgmt.php index 2e30ffa09..b3ef422e4 100644 --- a/modules/itop-problem-mgmt-1.0.0/fr.dict.itop-problem-mgmt.php +++ b/modules/itop-problem-mgmt-1.0.0/fr.dict.itop-problem-mgmt.php @@ -52,8 +52,8 @@ Dict::Add('FR FR', 'French', 'Français', array( - 'Menu:ProblemManagement' => 'Gestion des Problèmes', - 'Menu:ProblemManagement+' => 'Gestion des Problèmes', + 'Menu:ProblemManagement' => 'Gestion des problèmes', + 'Menu:ProblemManagement+' => 'Gestion des problèmes', 'Menu:Problem:Overview' => 'Vue d\'ensemble', 'Menu:Problem:Overview+' => 'Vue d\'ensemble', 'Menu:NewProblem' => 'Nouveau Problème', diff --git a/modules/itop-service-mgmt-1.0.0/fr.dict.itop-service-mgmt.php b/modules/itop-service-mgmt-1.0.0/fr.dict.itop-service-mgmt.php index 58a3b7786..9a81de837 100644 --- a/modules/itop-service-mgmt-1.0.0/fr.dict.itop-service-mgmt.php +++ b/modules/itop-service-mgmt-1.0.0/fr.dict.itop-service-mgmt.php @@ -35,7 +35,7 @@ Dict::Add('FR FR', 'French', 'Français', array( -'Menu:ServiceManagement' => 'Gestion des Services', +'Menu:ServiceManagement' => 'Gestion des services', 'Menu:ServiceManagement+' => '', 'Menu:Service:Overview' => 'Vue d\'ensemble', 'Menu:Service:Overview+' => 'Vue d\'ensemble de la Gestion des Services',