Dictionnaries fix !

SVN:trunk[862]
This commit is contained in:
Denis Flaven
2010-09-14 08:41:22 +00:00
parent d41e826297
commit b0c34c5498
2 changed files with 2 additions and 2 deletions

View File

@@ -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',
));