mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs + fixed errors in the profiles SVN:trunk[2434]
This commit is contained in:
@@ -132,9 +132,9 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:Incident/Attribute:service_id+' => '',
|
||||
'Class:Incident/Attribute:service_name' => 'Service name',
|
||||
'Class:Incident/Attribute:service_name+' => '',
|
||||
'Class:Incident/Attribute:servicesubcategory_id' => 'Service sub category',
|
||||
'Class:Incident/Attribute:servicesubcategory_id' => 'Service subcategory',
|
||||
'Class:Incident/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Incident/Attribute:servicesubcategory_name' => 'Service sub category name',
|
||||
'Class:Incident/Attribute:servicesubcategory_name' => 'Service subcategory name',
|
||||
'Class:Incident/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Incident/Attribute:escalation_flag' => 'Hot Flag',
|
||||
'Class:Incident/Attribute:escalation_flag+' => '',
|
||||
|
||||
Reference in New Issue
Block a user