From 7b8737b52ce4d6f18eb7c25f04b7bbd679733f18 Mon Sep 17 00:00:00 2001 From: v-dumas Date: Fri, 10 Apr 2026 10:38:54 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B08142=20-=20User=20Request=20and=20Incide?= =?UTF-8?q?nt=20menu=20standardisation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dictionaries/en.dict.itop-incident-mgmt-itil.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/en.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/en.dict.itop-incident-mgmt-itil.php index f8cca1f3a8..6e343f8218 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/en.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/en.dict.itop-incident-mgmt-itil.php @@ -40,7 +40,7 @@ Dict::Add('EN US', 'English', 'English', [ 'Menu:Incident:EscalatedIncidents' => 'Escalated incidents', 'Menu:Incident:EscalatedIncidents+' => 'Incident which are under escalation, by status or flag', 'Menu:Incident:OpenIncidents' => 'All open incidents', - 'Menu:Incident:OpenIncidents+' => 'All incidents that are not closed~~', + 'Menu:Incident:OpenIncidents+' => 'All incidents that are not closed', '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' => 'Open incidents by status',