Skip to content

Commit 546bd07

Browse files
KasinhouMatus Kasak
andauthored
Upstream/EN language - fixing spaces (#1249)
Co-authored-by: Matus Kasak <matus.kasak@dataquest.sk>
1 parent 602a261 commit 546bd07

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/assets/i18n/en.json5

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
"500.link.home-page": "Take me to the home page",
1919

20-
"404.help": "We can't find the page you're looking for. The page may have been moved or deleted. You can use the button below to get back to the home page. ",
20+
"404.help": "We can't find the page you're looking for. The page may have been moved or deleted. You can use the button below to get back to the home page.",
2121

2222
"404.link.home-page": "Take me to the home page",
2323

@@ -2059,7 +2059,7 @@
20592059

20602060
"item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}",
20612061

2062-
"item.edit.bitstreams.bundle.table.aria-label": "Bitstreams in the {{ bundle }} Bundle",
2062+
"item.edit.bitstreams.bundle.table.aria-label": "Bitstreams in the {{ bundle }} Bundle",
20632063

20642064
"item.edit.bitstreams.bundle.tooltip": "You can move a bitstream to a different page by dropping it on the page number.",
20652065

@@ -2407,7 +2407,7 @@
24072407

24082408
"item.edit.tabs.metadata.head": "Metadata",
24092409

2410-
"item.edit.tabs.metadata.title": "Item Edit - Metadata",
2410+
"item.edit.tabs.metadata.title": "Item Edit - Metadata",
24112411

24122412
"item.edit.tabs.relationships.head": "Relationships",
24132413

@@ -2459,7 +2459,7 @@
24592459

24602460
"item.edit.tabs.status.labels.lastModified": "Last Modified",
24612461

2462-
"item.edit.tabs.status.title": "Item Edit - Status",
2462+
"item.edit.tabs.status.title": "Item Edit - Status",
24632463

24642464
"item.edit.tabs.versionhistory.head": "Version History",
24652465

@@ -2469,7 +2469,7 @@
24692469

24702470
"item.edit.tabs.view.head": "View Item",
24712471

2472-
"item.edit.tabs.view.title": "Item Edit - View",
2472+
"item.edit.tabs.view.title": "Item Edit - View",
24732473

24742474
"item.edit.withdraw.cancel": "Cancel",
24752475

@@ -3453,7 +3453,7 @@
34533453

34543454
"process.bulk.delete.error.head": "Error on deleteing process",
34553455

3456-
"process.bulk.delete.error.body": "The process with ID {{processId}} could not be deleted. The remaining processes will continue being deleted. ",
3456+
"process.bulk.delete.error.body": "The process with ID {{processId}} could not be deleted. The remaining processes will continue being deleted.",
34573457

34583458
"process.bulk.delete.success": "{{count}} process(es) have been succesfully deleted",
34593459

@@ -5700,7 +5700,7 @@
57005700

57015701
"live-region.ordering.instructions": "Press spacebar to reorder {{ itemName }}.",
57025702

5703-
"live-region.ordering.status": "{{ itemName }}, grabbed. Current position in list: {{ index }} of {{ length }}. Press up and down arrow keys to change position, SpaceBar to drop, Escape to cancel.",
5703+
"live-region.ordering.status": "{{ itemName }}, grabbed. Current position in list: {{ index }} of {{ length }}. Press up and down arrow keys to change position, SpaceBar to drop, Escape to cancel.",
57045704

57055705
"live-region.ordering.moved": "{{ itemName }}, moved to position {{ index }} of {{ length }}. Press up and down arrow keys to change position, SpaceBar to drop, Escape to cancel.",
57065706

0 commit comments

Comments
 (0)