From ba6fff801beb56855e2369ec484659a453d88d9c Mon Sep 17 00:00:00 2001 From: Stephen Abello Date: Mon, 8 Sep 2025 14:25:54 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B08497=20-=20Fix=20typo=20in=20French=20di?= =?UTF-8?q?ctionaries?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dictionaries/fr.dict.itop-knownerror-mgmt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-knownerror-mgmt/dictionaries/fr.dict.itop-knownerror-mgmt.php b/datamodels/2.x/itop-knownerror-mgmt/dictionaries/fr.dict.itop-knownerror-mgmt.php index f02a09561..e7929a33e 100644 --- a/datamodels/2.x/itop-knownerror-mgmt/dictionaries/fr.dict.itop-knownerror-mgmt.php +++ b/datamodels/2.x/itop-knownerror-mgmt/dictionaries/fr.dict.itop-knownerror-mgmt.php @@ -22,7 +22,7 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:KnownError/Attribute:problem_id+' => '', 'Class:KnownError/Attribute:problem_ref' => 'Rérérence problème lié', 'Class:KnownError/Attribute:problem_ref+' => '', - 'Class:KnownError/Attribute:symptom' => 'Symptome', + 'Class:KnownError/Attribute:symptom' => 'Symptôme', 'Class:KnownError/Attribute:symptom+' => '', 'Class:KnownError/Attribute:root_cause' => 'Cause première', 'Class:KnownError/Attribute:root_cause+' => '',