mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 18:18:46 +02:00
N°7247 Fix IT dict inconsistencies
This commit is contained in:
@@ -331,15 +331,18 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Class:lnkCustomerContractToService' => 'Link Customer Contract / Service',
|
||||
'Class:lnkCustomerContractToService+' => '~~',
|
||||
'Class:lnkCustomerContractToService/Name' => '%1$s / %2$s',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_id' => 'SLA',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_name' => 'Nome SLA',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_id' => 'SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_name' => 'Nome SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Metrica SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Tipo di richiesta SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Priorità ticket SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_value' => 'Valore SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Unità di valore SLT',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id' => 'Customer contract~~',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_name' => 'Customer contract Name~~',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_name+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_id' => 'Service~~',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_name' => 'Service Name~~',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_name+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_id' => 'SLA~~',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name' => 'SLA Name~~',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
|
||||
@@ -373,16 +373,6 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
|
||||
));
|
||||
|
||||
//
|
||||
// Expression to Natural language
|
||||
//
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Expression:Unit:Short:DAY' => 'd~~',
|
||||
'Expression:Unit:Short:WEEK' => 'w~~',
|
||||
'Expression:Unit:Short:MONTH' => 'm~~',
|
||||
'Expression:Unit:Short:YEAR' => 'y~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Duplicated into itop-welcome-itil ( will be removed from here...)
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user