mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Archives: default label for the magic attributes archive_flag and archive_date
SVN:trunk[4699]
This commit is contained in:
@@ -309,9 +309,14 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Core:AttributeBoolean/Value:null' => '',
|
||||
'Core:AttributeBoolean/Value:yes' => 'Yes~~',
|
||||
'Core:AttributeBoolean/Value:no' => 'No~~',
|
||||
'Core:AttributeArchiveFlag' => 'Archive flag~~',
|
||||
'Core:AttributeArchiveFlag/Value:yes' => 'Yes~~',
|
||||
'Core:AttributeArchiveFlag/Value:yes+' => 'This object is visible only in archive mode~~',
|
||||
'Core:AttributeArchiveFlag/Value:no' => 'No~~',
|
||||
'Core:AttributeArchiveFlag/Label' => 'Archived~~',
|
||||
'Core:AttributeArchiveFlag/Label+' => '',
|
||||
'Core:AttributeArchiveDate/Label' => 'Archive date~~',
|
||||
'Core:AttributeArchiveDate/Label+' => '',
|
||||
'Core:AttributeString' => 'String',
|
||||
'Core:AttributeString+' => '',
|
||||
'Core:AttributeClass' => 'Class',
|
||||
|
||||
Reference in New Issue
Block a user