Typo: Opened => Open

SVN:trunk[2415]
This commit is contained in:
Denis Flaven
2012-11-08 14:22:29 +00:00
parent f2a63cbbce
commit bd057018a0
4 changed files with 13 additions and 13 deletions

View File

@@ -47,9 +47,9 @@ Dict::Add('EN US', 'English', 'English', array(
'Menu:Incident:HelpdeskIncidents+' => 'Incidents assigned to Level2',
'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Last 14 days incident per priority',
'UI-IncidentManagementOverview-Last-14-days' => 'Last 14 days number of incidents',
'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Opened incidents by status',
'UI-IncidentManagementOverview-OpenIncidentByAgent' => 'Opened incidents by agent',
'UI-IncidentManagementOverview-OpenIncidentByCustomer' => 'Opened incidents by customer',
'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Open incidents by status',
'UI-IncidentManagementOverview-OpenIncidentByAgent' => 'Open incidents by agent',
'UI-IncidentManagementOverview-OpenIncidentByCustomer' => 'Open incidents by customer',
));