From 36f92d91535ba16265ea342a085c2cb59ca9385c Mon Sep 17 00:00:00 2001 From: v-dumas Date: Fri, 10 Apr 2026 10:17:23 +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/fr.dict.itop-incident-mgmt-itil.php | 4 ++-- 1 file changed, 2 insertions(+), 2 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 583927825c..77e1ed743b 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 @@ -22,9 +22,9 @@ Dict::Add('FR FR', 'French', 'Français', [ 'Menu:Incident:Shortcuts' => 'Raccourcis', 'Menu:Incident:Shortcuts+' => '', 'Menu:Incident:MyIncidents' => 'Mes incidents à traiter', - 'Menu:Incident:MyIncidents+' => 'Les tickets d\'incident qui me sont assignés', + 'Menu:Incident:MyIncidents+' => 'Les tickets d\'incident en cours qui me sont assignés', 'Menu:Incident:MySupportIncidents' => 'Les incidents que j\'ai remontés', - 'Menu:Incident:MySupportIncidents+' => 'Les incident non fermés dont je suis le demandeur', + 'Menu:Incident:MySupportIncidents+' => 'Les incidents en cours dont je suis le demandeur', 'Menu:Incident:EscalatedIncidents' => 'Incidents en cours d\'escalade', 'Menu:Incident:EscalatedIncidents+' => 'Ticket d\'incident en cours d\'escalade', 'Menu:Incident:OpenIncidents' => 'Incidents ouverts',