diff --git a/dictionaries/cs.dictionary.itop.core.php b/dictionaries/cs.dictionary.itop.core.php
index eb21a0d36..01ba79097 100755
--- a/dictionaries/cs.dictionary.itop.core.php
+++ b/dictionaries/cs.dictionary.itop.core.php
@@ -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~~',
));
diff --git a/dictionaries/da.dictionary.itop.core.php b/dictionaries/da.dictionary.itop.core.php
index 530d3cd26..ce85d1608 100644
--- a/dictionaries/da.dictionary.itop.core.php
+++ b/dictionaries/da.dictionary.itop.core.php
@@ -2487,5 +2487,7 @@ Operators:
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...~~',
'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~~',
));
?>
\ No newline at end of file
diff --git a/dictionaries/de.dictionary.itop.core.php b/dictionaries/de.dictionary.itop.core.php
index a23c1c253..129902655 100644
--- a/dictionaries/de.dictionary.itop.core.php
+++ b/dictionaries/de.dictionary.itop.core.php
@@ -599,6 +599,8 @@ Operatoren:
'Core:BulkExportQueryPlaceholder' => 'Geben Sie eine OQL-Abfrage ein...',
'Core:BulkExportCanRunNonInteractive' => 'Klicken Sie hier, um den Export im nicht-interaktiven Modus auszuführen',
'Core:BulkExportLegacyExport' => 'Klicken Sie hier, um auf die Legacy-Version des Exports zuzugreifen',
+ 'Core:BulkExport:XLSXOptions' => 'Excel-Optionen~~',
+ 'Core:BulkExport:TextFormat' => 'Text fields containing some HTML markup~~',
'Core:AttributeHierarchicalKey' => 'Hierarischer Key',
'Core:AttributeHierarchicalKey+' => 'Externer Key oder Foreign Key zum Parent',
'Class:EventNotificationEmail/Attribute:attachments' => 'Attachments',
diff --git a/dictionaries/dictionary.itop.core.php b/dictionaries/dictionary.itop.core.php
index e30f736bc..4793a1aa1 100644
--- a/dictionaries/dictionary.itop.core.php
+++ b/dictionaries/dictionary.itop.core.php
@@ -851,4 +851,6 @@ Dict::Add('EN US', 'English', 'English', array(
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...',
'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',
));
diff --git a/dictionaries/es_cr.dictionary.itop.core.php b/dictionaries/es_cr.dictionary.itop.core.php
index fc5e5ff1b..f76477035 100644
--- a/dictionaries/es_cr.dictionary.itop.core.php
+++ b/dictionaries/es_cr.dictionary.itop.core.php
@@ -845,6 +845,8 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...~~',
'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~~',
));
?>
\ No newline at end of file
diff --git a/dictionaries/fr.dictionary.itop.core.php b/dictionaries/fr.dictionary.itop.core.php
index 99d5d2595..d8adb8f1a 100644
--- a/dictionaries/fr.dictionary.itop.core.php
+++ b/dictionaries/fr.dictionary.itop.core.php
@@ -709,6 +709,8 @@ Opérateurs :
'Core:BulkExportQueryPlaceholder' => 'Saisissez une requête OQL...',
'Core:BulkExportCanRunNonInteractive' => 'Cliquez ici pour exécuter l\'export en mode non-interactif.',
'Core:BulkExportLegacyExport' => 'Cliquez ici pour exécuter l\'ancienne version de l\'export.',
+ 'Core:BulkExport:XLSXOptions' => 'Options du format Excel',
+ 'Core:BulkExport:TextFormat' => 'Champs texte contenant des balises HTML',
'Core:DeletedObjectLabel' => '%1s (effacé)',
'Core:SyncSplitModeCLIOnly' => 'The synchronization can be executed in chunks only if run in mode CLI~~',
'Core:ExecProcess:Code1' => 'Wrong command or command finished with errors (e.g. wrong script name)~~',
diff --git a/dictionaries/hu.dictionary.itop.core.php b/dictionaries/hu.dictionary.itop.core.php
index 7ebe279db..c68a6f27f 100755
--- a/dictionaries/hu.dictionary.itop.core.php
+++ b/dictionaries/hu.dictionary.itop.core.php
@@ -602,5 +602,7 @@ Operators:
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...~~',
'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~~',
));
?>
\ No newline at end of file
diff --git a/dictionaries/it.dictionary.itop.core.php b/dictionaries/it.dictionary.itop.core.php
index 49820eb7f..46d38dd0b 100644
--- a/dictionaries/it.dictionary.itop.core.php
+++ b/dictionaries/it.dictionary.itop.core.php
@@ -834,6 +834,8 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...~~',
'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~~',
));
?>
diff --git a/dictionaries/ja.dictionary.itop.core.php b/dictionaries/ja.dictionary.itop.core.php
index 880d26bbf..4ff9c4a03 100644
--- a/dictionaries/ja.dictionary.itop.core.php
+++ b/dictionaries/ja.dictionary.itop.core.php
@@ -624,5 +624,7 @@ Operators:
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...~~',
'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~~',
));
?>
\ No newline at end of file
diff --git a/dictionaries/nl.dictionary.itop.core.php b/dictionaries/nl.dictionary.itop.core.php
index e162531c8..77dcd5c05 100644
--- a/dictionaries/nl.dictionary.itop.core.php
+++ b/dictionaries/nl.dictionary.itop.core.php
@@ -854,6 +854,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...~~',
'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~~',
));
?>
diff --git a/dictionaries/pt_br.dictionary.itop.core.php b/dictionaries/pt_br.dictionary.itop.core.php
index 334991334..996e81fd5 100644
--- a/dictionaries/pt_br.dictionary.itop.core.php
+++ b/dictionaries/pt_br.dictionary.itop.core.php
@@ -847,6 +847,8 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...~~',
'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~~',
));
?>
diff --git a/dictionaries/ru.dictionary.itop.core.php b/dictionaries/ru.dictionary.itop.core.php
index 176b11123..9782d1858 100644
--- a/dictionaries/ru.dictionary.itop.core.php
+++ b/dictionaries/ru.dictionary.itop.core.php
@@ -842,6 +842,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...~~',
'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~~',
));
?>
diff --git a/dictionaries/tr.dictionary.itop.core.php b/dictionaries/tr.dictionary.itop.core.php
index f46fd5feb..af036c80b 100644
--- a/dictionaries/tr.dictionary.itop.core.php
+++ b/dictionaries/tr.dictionary.itop.core.php
@@ -774,6 +774,8 @@ Operators:
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...~~',
'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~~',
));
diff --git a/dictionaries/zh.dictionary.itop.core.php b/dictionaries/zh.dictionary.itop.core.php
index 24e206b9c..9905581a6 100644
--- a/dictionaries/zh.dictionary.itop.core.php
+++ b/dictionaries/zh.dictionary.itop.core.php
@@ -773,6 +773,8 @@ Operators:
'Core:BulkExportQueryPlaceholder' => 'Type an OQL query here...~~',
'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~~',
));