mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Obsolescence: finalizing the implementation of the flag (hide obsolete objects, show an icon on hyperlinks and a tag on the object details, user preference defaulting to the new setting 'show_obsolete_data')
SVN:trunk[4739]
This commit is contained in:
@@ -1408,6 +1408,12 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Core:AttributeArchiveFlag/Label+' => '',
|
||||
'Core:AttributeArchiveDate/Label' => 'Archive date~~',
|
||||
'Core:AttributeArchiveDate/Label+' => '',
|
||||
'Core:AttributeObsolescenceFlag' => 'Obsolescence flag~~',
|
||||
'Core:AttributeObsolescenceFlag/Value:yes' => 'Yes~~',
|
||||
'Core:AttributeObsolescenceFlag/Value:yes+' => 'This object is excluded from the impact analysis, and hidden from search results~~',
|
||||
'Core:AttributeObsolescenceFlag/Value:no' => 'No~~',
|
||||
'Core:AttributeObsolescenceFlag/Label' => 'Obsolete~~',
|
||||
'Core:AttributeObsolescenceFlag/Label+' => 'Computed dynamically on other attributes~~',
|
||||
'Core:AttributeString' => 'String',
|
||||
'Core:AttributeString+' => '',
|
||||
'Core:AttributeClass' => 'Class',
|
||||
|
||||
Reference in New Issue
Block a user