N°1966 - Missing dictionaries entries

This commit is contained in:
Eric
2019-02-21 17:51:14 +01:00
parent f68a77450d
commit efc7c5b0f4
9 changed files with 77 additions and 1 deletions

View File

@@ -191,6 +191,10 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:Incident/Attribute:parent_change_id+' => '',
'Class:Incident/Attribute:parent_change_ref' => 'Parent change ref',
'Class:Incident/Attribute:parent_change_ref+' => '',
'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id',
'Class:Incident/Attribute:parent_problem_id+' => '',
'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref',
'Class:Incident/Attribute:parent_problem_ref+' => '',
'Class:Incident/Attribute:related_request_list' => 'Child requests',
'Class:Incident/Attribute:related_request_list+' => '',
'Class:Incident/Attribute:child_incidents_list' => 'Child incidents',