From d18165ebe9c1bcd8119cb260a84dc4a668e901d0 Mon Sep 17 00:00:00 2001 From: Romain Quetiez Date: Fri, 13 Oct 2017 09:00:42 +0000 Subject: [PATCH] Continuation of [r5015] Typo in FR dictionary, for SoftwareInstance/patch (backtick used instead of single quote) SVN:trunk[5021] --- datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php index 6154b32ca5..a70f536d40 100755 --- a/datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php @@ -685,7 +685,7 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:SoftwareInstance/Attribute:softwarelicence_id+' => '', 'Class:SoftwareInstance/Attribute:softwarelicence_name' => 'Nom Licence logiciel', 'Class:SoftwareInstance/Attribute:softwarelicence_name+' => '', - 'Class:SoftwareInstance/Attribute:path' => 'Chemin d`installation', + 'Class:SoftwareInstance/Attribute:path' => 'Chemin d\'installation', 'Class:SoftwareInstance/Attribute:path+' => '', 'Class:SoftwareInstance/Attribute:status' => 'Statut', 'Class:SoftwareInstance/Attribute:status+' => '',