Преглед на файлове

Dictionnaries fix !

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@862 a333f486-631f-4898-b8df-5754b55c2be0
dflaven преди 15 години
родител
ревизия
9ada89e23b
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      modules/authent-external/fr.dict.authent-external.php
  2. 1 1
      modules/authent-ldap/fr.dict.authent-ldap.php

+ 1 - 1
modules/authent-external/fr.dict.authent-external.php

@@ -37,7 +37,7 @@
 // Class: UserExternal
 //
 
-Dict::Add('EN US', 'French', 'Français', array(
+Dict::Add('FR FR', 'French', 'Français', array(
 	'Class:UserExternal' => 'Utilisateur externe à iTop',
 	'Class:UserExternal+' => 'Utilisateur authentifié à l\'extérieur d\'iTop',
 ));

+ 1 - 1
modules/authent-ldap/fr.dict.authent-ldap.php

@@ -37,7 +37,7 @@
 // Class: UserLDAP
 //
 
-Dict::Add('EN US', 'French', 'Français', array(
+Dict::Add('FR FR', 'French', 'Français', array(
 	'Class:UserLDAP' => 'Utilisateur iTop',
 	'Class:UserLDAP+' => 'Utilisateur authentifié par iTop',
 	'Class:UserLDAP/Attribute:password' => 'Mot de passe LDAP',