|
@@ -143,6 +143,10 @@ Dict::Add('EN US', 'English', 'English', array(
|
|
'Class:ResponseTicket/Attribute:customer_id+' => '',
|
|
'Class:ResponseTicket/Attribute:customer_id+' => '',
|
|
'Class:ResponseTicket/Attribute:customer_name' => 'Customer',
|
|
'Class:ResponseTicket/Attribute:customer_name' => 'Customer',
|
|
'Class:ResponseTicket/Attribute:customer_name+' => '',
|
|
'Class:ResponseTicket/Attribute:customer_name+' => '',
|
|
|
|
+ 'Class:ResponseTicket/Attribute:service_id' => 'Service',
|
|
|
|
+ 'Class:ResponseTicket/Attribute:service_id+' => '',
|
|
|
|
+ 'Class:ResponseTicket/Attribute:servicesubcategory_id' => 'Service element',
|
|
|
|
+ 'Class:ResponseTicket/Attribute:servicesubcategory_id+' => '',
|
|
'Class:ResponseTicket/Attribute:product' => 'Product',
|
|
'Class:ResponseTicket/Attribute:product' => 'Product',
|
|
'Class:ResponseTicket/Attribute:product+' => '',
|
|
'Class:ResponseTicket/Attribute:product+' => '',
|
|
'Class:ResponseTicket/Attribute:impact' => 'Impact',
|
|
'Class:ResponseTicket/Attribute:impact' => 'Impact',
|
|
@@ -153,7 +157,7 @@ Dict::Add('EN US', 'English', 'English', array(
|
|
'Class:ResponseTicket/Attribute:impact/Value:2+' => '',
|
|
'Class:ResponseTicket/Attribute:impact/Value:2+' => '',
|
|
'Class:ResponseTicket/Attribute:impact/Value:3' => 'A department',
|
|
'Class:ResponseTicket/Attribute:impact/Value:3' => 'A department',
|
|
'Class:ResponseTicket/Attribute:impact/Value:3+' => '',
|
|
'Class:ResponseTicket/Attribute:impact/Value:3+' => '',
|
|
- 'Class:ResponseTicket/Attribute:urgency' => 'urgency',
|
|
|
|
|
|
+ 'Class:ResponseTicket/Attribute:urgency' => 'Urgency',
|
|
'Class:ResponseTicket/Attribute:urgency+' => '',
|
|
'Class:ResponseTicket/Attribute:urgency+' => '',
|
|
'Class:ResponseTicket/Attribute:urgency/Value:1' => 'Low',
|
|
'Class:ResponseTicket/Attribute:urgency/Value:1' => 'Low',
|
|
'Class:ResponseTicket/Attribute:urgency/Value:1+' => '',
|
|
'Class:ResponseTicket/Attribute:urgency/Value:1+' => '',
|