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

@@ -110,6 +110,9 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
'Class:lnkDocumentToError/Attribute:error_name+' => '',
'Class:FAQ/Attribute:category_name' => 'カテゴリ名',
'Class:FAQ/Attribute:category_name+' => '',
'Menu:ProblemManagement' => '問題管理',
'Menu:ProblemManagement+' => '問題管理',
'Menu:Problem:Shortcuts' => 'ショートカット',
'Menu:NewError' => '新規既知のエラー',
'Menu:NewError+' => '新規既知のエラーの作成',
'Menu:SearchError' => '既知のエラー検索',