mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
N°5919 - Add missing linkset descriptions in french and other languages
This commit is contained in:
@@ -58,11 +58,11 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:Ticket/Attribute:private_log' => 'Privates Log',
|
||||
'Class:Ticket/Attribute:private_log+' => '',
|
||||
'Class:Ticket/Attribute:contacts_list' => 'Kontakte',
|
||||
'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 by this ticket. Items marked as "Computed" have been automatically marked as impacted. Items marked as "Not impacted" are excluded from the impact.~~',
|
||||
'Class:Ticket/Attribute:workorders_list' => 'Arbeitsaufträge',
|
||||
'Class:Ticket/Attribute:workorders_list+' => '',
|
||||
'Class:Ticket/Attribute:workorders_list+' => 'All the work orders for this ticket~~',
|
||||
'Class:Ticket/Attribute:finalclass' => 'Typ',
|
||||
'Class:Ticket/Attribute:finalclass+' => '',
|
||||
'Class:Ticket/Attribute:operational_status' => 'Betriebsstatus',
|
||||
@@ -239,7 +239,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:Document/Attribute:contracts_list' => 'Verträge',
|
||||
'Class:Document/Attribute:contracts_list+' => '',
|
||||
'Class:Document/Attribute:contracts_list+' => 'All the contracts linked to this document~~',
|
||||
'Class:Document/Attribute:services_list' => 'Services',
|
||||
'Class:Document/Attribute:services_list+' => '',
|
||||
'Class:Document/Attribute:services_list+' => 'All the services linked to this document~~',
|
||||
));
|
||||
Reference in New Issue
Block a user