mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
N°7759 - Improve Delivery Model Tooltips
This commit is contained in:
@@ -75,14 +75,16 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
'Class:DeliveryModel/Attribute:description' => 'Popis',
|
||||
'Class:DeliveryModel/Attribute:description+' => '',
|
||||
'Class:DeliveryModel/Attribute:name' => 'Název',
|
||||
'Class:DeliveryModel/Attribute:name+' => '',
|
||||
'Class:DeliveryModel/Attribute:name+' => 'Don\'t forget to add teams to this delivery model~~',
|
||||
'Class:DeliveryModel/Attribute:org_id' => 'Organizace',
|
||||
'Class:DeliveryModel/Attribute:org_id+' => '',
|
||||
'Class:DeliveryModel/Attribute:org_id+' => 'Usually the organization that provides the services~~',
|
||||
'Class:DeliveryModel/Attribute:organization_name' => 'Název organizace',
|
||||
'Class:DeliveryModel/Attribute:organization_name+' => '',
|
||||
'Class:Organization/Attribute:deliverymodel_id' => 'Model poskytování služeb',
|
||||
'Class:Organization/Attribute:deliverymodel_id+' => '',
|
||||
'Class:Organization/Attribute:deliverymodel_name' => 'Název modelu poskytování služeb',
|
||||
'Class:Organization/Attribute:deliverymodel_name+' => 'This is required for Tickets handling.
|
||||
The delivery model specifies the teams to which tickets can be assigned.~~',
|
||||
'Class:ProviderContract' => 'Smlouva s poskytovatelem',
|
||||
'Class:ProviderContract+' => '',
|
||||
'Class:ProviderContract/Attribute:contracttype_id' => 'Typ smlouvy',
|
||||
|
||||
Reference in New Issue
Block a user