Additional Dict entries for the bulk export parameters: keeping/removing HTML markup when exporting.

SVN:trunk[3996]
This commit is contained in:
Denis Flaven
2016-04-15 08:51:52 +00:00
parent 2d05b110b8
commit c32ef34307
14 changed files with 28 additions and 0 deletions

View File

@@ -866,4 +866,6 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Core:BulkExportQueryPlaceholder' => 'Zde zadejte OQL dotaz...',
'Core:BulkExportCanRunNonInteractive' => 'Click here to run the export in non-interactive mode.~~',
'Core:BulkExportLegacyExport' => 'Click here to access the legacy export.~~',
'Core:BulkExport:XLSXOptions' => 'Excel Options~~',
'Core:BulkExport:TextFormat' => 'Text fields containing some HTML markup~~',
));