From d36fd6a47d7253ec51c280fd9d430ddae46cf6ae Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Thu, 4 Oct 2018 14:31:30 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B0931=20export=20localize=20option=20label?= =?UTF-8?q?=20:=20change=20FR=20value?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dictionaries/fr.dictionary.itop.core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionaries/fr.dictionary.itop.core.php b/dictionaries/fr.dictionary.itop.core.php index 06a9053a5..2f3cc1d45 100644 --- a/dictionaries/fr.dictionary.itop.core.php +++ b/dictionaries/fr.dictionary.itop.core.php @@ -733,7 +733,7 @@ Opérateurs :
'Core:BulkExport:XMLOptions' => 'Options XML', 'Core:BulkExport:SpreadsheetFormat' => 'Format HTML pour Excel (*.html)', 'Core:BulkExport:SpreadsheetOptions' => 'Options du format HTML pour Excel', - 'Core:BulkExport:OptionNoLocalize' => 'Exporter le Code au lieu du Label', + 'Core:BulkExport:OptionNoLocalize' => 'Exporter les Codes au lieu des Labels', 'Core:BulkExport:OptionLinkSets' => 'Inclure les objets liés', 'Core:BulkExport:OptionFormattedText' => 'Préserver le formatage du texte', 'Core:BulkExport:ScopeDefinition' => 'Définition des objets à exporter',