Adjusted dictionary entries (meta information about the lifecycle actions)

SVN:trunk[3470]
This commit is contained in:
Romain Quetiez
2014-12-16 09:02:03 +00:00
parent 9502003ff4
commit 715ba066d3
2 changed files with 10 additions and 10 deletions

View File

@@ -213,8 +213,8 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object',
'Class:ResponseTicketTT0/Interface:iMetricComputer' => 'Time To Own',
'Class:ResponseTicketTT0/Interface:iMetricComputer+' => 'Time To Own',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Time To Resolve',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR',
));