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

@@ -98,6 +98,9 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'Class:FAQCategory/Attribute:name+' => '',
'Class:FAQCategory/Attribute:faq_list' => 'FAQs~~',
'Class:FAQCategory/Attribute:faq_list+' => '',
'Menu:ProblemManagement' => 'Управление проблемами',
'Menu:ProblemManagement+' => 'Управление проблемами',
'Menu:Problem:Shortcuts' => 'Ярлыки',
'Menu:NewError' => 'Новая известная ошибка',
'Menu:NewError+' => 'Создание новой известной ошибки',
'Menu:SearchError' => 'Поиск известных ошибок',