Archives: default label for the magic attributes archive_flag and archive_date

SVN:trunk[4699]
This commit is contained in:
Romain Quetiez
2017-04-27 08:43:45 +00:00
parent f02df401ff
commit 8e046cafda
16 changed files with 95 additions and 2 deletions

View File

@@ -35,9 +35,14 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'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' => 'Строка',
'Core:AttributeString+' => 'Alphanumeric string',