Procházet zdrojové kódy

Continuation of [r5015] Typo in FR dictionary, for SoftwareInstance/patch (backtick used instead of single quote)

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@5021 a333f486-631f-4898-b8df-5754b55c2be0
romainq před 7 roky
rodič
revize
b0bf879eb3

+ 1 - 1
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+' => '',