Skip to content

Commit aa53e2f

Browse files
committed
[CST-6685] fix label
1 parent 98ee075 commit aa53e2f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,7 @@
13631363

13641364
"dso-selector.export-metadata.dspaceobject.head": "Export metadata from",
13651365

1366-
"dso-selector.export-batch.dspaceobject.head": "Export Batch(ZIP) from",
1366+
"dso-selector.export-batch.dspaceobject.head": "Export Batch (ZIP) from",
13671367

13681368
"dso-selector.import-batch.dspaceobject.head": "Import batch from",
13691369

@@ -1395,9 +1395,9 @@
13951395

13961396
"confirmation-modal.export-metadata.confirm": "Export",
13971397

1398-
"confirmation-modal.export-batch.header": "Export batch(ZIP) for {{ dsoName }}",
1398+
"confirmation-modal.export-batch.header": "Export batch (ZIP) for {{ dsoName }}",
13991399

1400-
"confirmation-modal.export-batch.info": "Are you sure you want to export batch(ZIP) for {{ dsoName }}",
1400+
"confirmation-modal.export-batch.info": "Are you sure you want to export batch (ZIP) for {{ dsoName }}",
14011401

14021402
"confirmation-modal.export-batch.cancel": "Cancel",
14031403

@@ -2646,7 +2646,7 @@
26462646

26472647
"menu.section.export_metadata": "Metadata",
26482648

2649-
"menu.section.export_batch": "Batch Export(ZIP)",
2649+
"menu.section.export_batch": "Batch Export (ZIP)",
26502650

26512651

26522652
"menu.section.icon.access_control": "Access Control menu section",

0 commit comments

Comments
 (0)