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

SVN:trunk[5021]
This commit is contained in:
Romain Quetiez
2017-10-13 09:00:42 +00:00
parent 38796f9d0c
commit d18165ebe9

View File

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