mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 05:58:46 +02:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user