Update descriptions for each linkset

Add Application solution tab for Virtual machines


SVN:trunk[2493]
This commit is contained in:
Erwan Taloc
2012-12-01 16:54:06 +00:00
parent b0c48ce2a7
commit 2af564bc03
13 changed files with 110 additions and 107 deletions

View File

@@ -75,11 +75,11 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:Ticket/Attribute:private_log' => 'Private log',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:contacts_list' => 'Contacts',
'Class:Ticket/Attribute:contacts_list+' => '',
'Class:Ticket/Attribute:contacts_list+' => 'All the contacts linked to this ticket',
'Class:Ticket/Attribute:functionalcis_list' => 'CIs',
'Class:Ticket/Attribute:functionalcis_list+' => '',
'Class:Ticket/Attribute:functionalcis_list+' => 'All the configuration items impacted for this ticket',
'Class:Ticket/Attribute:workorders_list' => 'Work orders',
'Class:Ticket/Attribute:workorders_list+' => '',
'Class:Ticket/Attribute:workorders_list+' => 'All the work orders for this ticket',
'Class:Ticket/Attribute:finalclass' => 'Type',
'Class:Ticket/Attribute:finalclass+' => '',
));