Skip to content

Commit b1d7037

Browse files
committed
[With or Without IDs][Export] label for checkbox corrected
1 parent 36bc9c2 commit b1d7037

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

translations/admin.de.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ neusta_pimcore_import_export_dialog_title: 'Export Einstellungen'
22
neusta_pimcore_import_export_dialog_confirm: 'Export ausführen'
33
neusta_pimcore_import_export_dialog_cancel: 'Abbrechen'
44
neusta_pimcore_import_export_filename_label: 'Bitte gib einen Dateinamen ein (Standard: Document Key)'
5-
neusta_pimcore_import_export_exclude_ids_label: 'Keine IDs exportieren'
5+
neusta_pimcore_import_export_exclude_ids_label: 'Exportiere mit IDs'
66
neusta_pimcore_import_export_exclude_ids_info: 'Es werden keine IDs (id/parentId) exportiert. Die Zuordnung geschieht über Key und Pfad.<br/>Um IDs zu exportieren, aktiviere bitte diese Option.'
77
neusta_pimcore_import_export_export_menu_label: 'Exportiere in YAML'
88
neusta_pimcore_import_export_export_with_children_menu_label: 'Exportiere in YAML mit Kindelementen'

translations/admin.en.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ neusta_pimcore_import_export_dialog_title: 'Export Settings'
22
neusta_pimcore_import_export_dialog_confirm: 'execute Export'
33
neusta_pimcore_import_export_dialog_cancel: 'cancel Export'
44
neusta_pimcore_import_export_filename_label: 'Please fill in filename (default: Document Key)'
5-
neusta_pimcore_import_export_exclude_ids_label: 'No exported IDs'
5+
neusta_pimcore_import_export_exclude_ids_label: 'Export with IDs'
66
neusta_pimcore_import_export_exclude_ids_info: 'No IDs (id/parentId) will be exported. The mapping is based on key and path.</br>To export IDs, please enable this option.'
77
neusta_pimcore_import_export_export_menu_label: 'Export to YAML'
88
neusta_pimcore_import_export_export_with_children_menu_label: 'Export to YAML with children'

0 commit comments

Comments
 (0)