Missing localized label for some problem management menus, when the Known Error Management module is installed without the Problem Management module

SVN:trunk[2755]
This commit is contained in:
Romain Quetiez
2013-05-21 13:13:44 +00:00
parent db1be8f500
commit 263acaf4e4
11 changed files with 229 additions and 196 deletions

View File

@@ -145,6 +145,9 @@ Dict::Add('FR FR', 'French', 'Français', array(
));
Dict::Add('FR FR', 'French', 'Français', array(
'Menu:ProblemManagement' => 'Gestion des problèmes',
'Menu:ProblemManagement+' => 'Gestion des problèmes',
'Menu:Problem:Shortcuts' => 'Raccourcis',
'Menu:NewError' => 'Nouvelle erreur connue',
'Menu:NewError+' => 'Créer une erreur connue',
'Menu:SearchError' => 'Rechercher une erreur connue',