N°931 change export localize option label

as attcodes, enum and tagset are concerned then the label don't contains anymore the field types impacted
also, we rephrased it to remove the negation and be clearer about the effect
This commit is contained in:
Pierre Goiffon
2018-10-04 09:31:49 +02:00
parent 1bf39aa092
commit 3da6251cc7
13 changed files with 13 additions and 13 deletions

View File

@@ -879,7 +879,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Core:BulkExport:XMLOptions' => 'Možnosti XML',
'Core:BulkExport:SpreadsheetFormat' => 'HTML tabulka (*.html)',
'Core:BulkExport:SpreadsheetOptions' => 'Možnosti tabulky',
'Core:BulkExport:OptionNoLocalize' => 'Nepřekládat hodnoty číselníků',
'Core:BulkExport:OptionNoLocalize' => 'Export Code instead of Label~~',
'Core:BulkExport:OptionLinkSets' => 'Zahrnout odkazované objekty',
'Core:BulkExport:OptionFormattedText' => 'Zachovat formátování textu',
'Core:BulkExport:ScopeDefinition' => 'Definice objektů k exportu',