mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 15:52:24 +02:00
Fixed messed up dictionaries.
1) In english, we have the following: - Delivery model class shown in japanese - Server, Person and Subnet additional tabs shown in french - Known errors menus shown in french 2) In ? we have the Attachments in german (but it is ok in english, for my installation...) SVN:trunk[2458]
This commit is contained in:
@@ -474,7 +474,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
// Class: DeliveryModel
|
||||
//
|
||||
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:DeliveryModel' => '提供モデル',
|
||||
'Class:DeliveryModel+' => '',
|
||||
'Class:DeliveryModel/Attribute:name' => '名前',
|
||||
|
||||
Reference in New Issue
Block a user