N°5919 - Add missing linkset descriptions in french and other languages

This commit is contained in:
Molkobain
2023-02-21 22:14:57 +01:00
parent 9f81e4875a
commit ccdd315357
87 changed files with 647 additions and 647 deletions

View File

@@ -68,11 +68,11 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Class:Ticket/Attribute:private_log' => 'Skrytý záznam',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:contacts_list' => 'Kontakty',
'Class:Ticket/Attribute:contacts_list+' => '',
'Class:Ticket/Attribute:contacts_list+' => 'All the contacts linked to this ticket~~',
'Class:Ticket/Attribute:functionalcis_list' => 'Komponenty',
'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' => 'Pracovné príkazy',
'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' => 'Operational status~~',
@@ -249,7 +249,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Class:Document/Attribute:contracts_list' => 'Zmluvy',
'Class:Document/Attribute:contracts_list+' => '',
'Class:Document/Attribute:contracts_list+' => 'All the contracts linked to this document~~',
'Class:Document/Attribute:services_list' => 'Služby',
'Class:Document/Attribute:services_list+' => '',
'Class:Document/Attribute:services_list+' => 'All the services linked to this document~~',
));