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

@@ -172,6 +172,9 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:FAQCategory/Attribute:faq_list+' => 'All the frequently asked questions related to this category',
));
Dict::Add('EN US', 'English', 'English', array(
'Menu:ProblemManagement' => 'Problem Management',
'Menu:ProblemManagement+' => 'Problem Management',
'Menu:Problem:Shortcuts' => 'Shortcuts',
'Menu:NewError' => 'New known error',
'Menu:NewError+' => 'Creation of a new known error',
'Menu:SearchError' => 'Search for known errors',