Parcourir la source

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

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2356 a333f486-631f-4898-b8df-5754b55c2be0
romainq il y a 12 ans
Parent
commit
60734fa731
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      dictionaries/ja.dictionary.itop.core.php

+ 1 - 1
dictionaries/ja.dictionary.itop.core.php

@@ -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',