mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
#773 Display boolean values from the stop watches as yes/no (localized, like enums) + took the opportunity to enable the export in spreadsheet format
SVN:trunk[2899]
This commit is contained in:
@@ -196,6 +196,8 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:URP_AttributeGrant/Attribute:actiongrantid+' => '実行権限',
|
||||
'Class:URP_AttributeGrant/Attribute:attcode' => '属性',
|
||||
'Class:URP_AttributeGrant/Attribute:attcode+' => '属性コード',
|
||||
'BooleanLabel:yes' => 'はい',
|
||||
'BooleanLabel:no' => 'いいえ',
|
||||
'Menu:WelcomeMenu' => 'ようこそ',
|
||||
'Menu:WelcomeMenu+' => 'ようこそ、iTopへ',
|
||||
'Menu:WelcomeMenuPage' => 'ようこそ',
|
||||
|
||||
Reference in New Issue
Block a user