Fixed error in JA dictionary, messing up the English and Japanese dictionaries for the class EventIssue

SVN:trunk[2356]
This commit is contained in:
Romain Quetiez
2012-10-25 13:16:11 +00:00
parent 1210732852
commit db5d832207

View File

@@ -289,7 +289,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array('Class:EventNotificationEmail'
// Class: EventIssue
//
Dict::Add('EN US', 'English', 'English', array(
Dict::Add('JA JP', 'English', 'English', array(
'Class:EventIssue' => 'イシューイベント', //'Issue event',
'Class:EventIssue+' => 'イシュー(警告、エラーetc)のトレース', //'Trace of an issue (warning, error, etc.)',
'Class:EventIssue/Attribute:issue' => 'イシュー', //'Issue',