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

@@ -141,6 +141,9 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
));
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Menu:ProblemManagement' => '问题管理',
'Menu:ProblemManagement+' => '问题管理',
'Menu:Problem:Shortcuts' => '快捷方式',
'Menu:NewError' => '新的已知错误',
'Menu:NewError+' => '新已知错误的创建',
'Menu:SearchError' => '搜索已知错误',