From e898c86a055ee6ccd1e652841dea6c0b422c2046 Mon Sep 17 00:00:00 2001 From: v-dumas Date: Mon, 9 Mar 2026 18:01:02 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B08142=20-=20User=20Request=20and=20Incide?= =?UTF-8?q?nt=20menu=20label=20standardisation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dictionaries/fr.dict.itop-incident-mgmt-itil.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/fr.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/fr.dict.itop-incident-mgmt-itil.php index 521edc4ea..a623dc9e9 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/fr.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/fr.dict.itop-incident-mgmt-itil.php @@ -21,11 +21,11 @@ Dict::Add('FR FR', 'French', 'Français', [ 'Menu:SearchIncidents+' => 'Rechercher parmi les tickets d\'incidents', 'Menu:Incident:Shortcuts' => 'Raccourcis', 'Menu:Incident:Shortcuts+' => '', - 'Menu:Incident:MyIncidents' => 'Mes incidents', + 'Menu:Incident:MyIncidents' => 'Incident qui me sont assignés', 'Menu:Incident:MyIncidents+' => 'Tickets d\'incident qui me sont assignés', - 'Menu:Incident:EscalatedIncidents' => 'Incidents en cours d\'escalade', + 'Menu:Incident:EscalatedIncidents' => 'Incidents en escalade', 'Menu:Incident:EscalatedIncidents+' => 'Ticket d\'incident en cours d\'escalade', - 'Menu:Incident:OpenIncidents' => 'Incidents ouverts', + 'Menu:Incident:OpenIncidents' => 'Incidents en cours', 'Menu:Incident:OpenIncidents+' => 'Tous les tickets d\'incident ouverts', 'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Incidents des 14 derniers jours par priorité', 'UI-IncidentManagementOverview-Last-14-days' => 'Incidents des 14 derniers jours',