Skip to content

Commit 050f6a2

Browse files
KasinhouMatus Kasak
andcommitted
Upstream/EN language - fixing spaces (DSpace#1249)
Co-authored-by: Matus Kasak <matus.kasak@dataquest.sk>
1 parent d769d15 commit 050f6a2

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

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

@@ -2423,7 +2423,7 @@
24232423

24242424
"item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}",
24252425

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

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

@@ -2783,7 +2783,7 @@
27832783

27842784
"item.edit.tabs.metadata.head": "Metadata",
27852785

2786-
"item.edit.tabs.metadata.title": "Item Edit - Metadata",
2786+
"item.edit.tabs.metadata.title": "Item Edit - Metadata",
27872787

27882788
"item.edit.tabs.relationships.head": "Relationships",
27892789

@@ -2835,7 +2835,7 @@
28352835

28362836
"item.edit.tabs.status.labels.lastModified": "Last Modified",
28372837

2838-
"item.edit.tabs.status.title": "Item Edit - Status",
2838+
"item.edit.tabs.status.title": "Item Edit - Status",
28392839

28402840
"item.edit.tabs.versionhistory.head": "Version History",
28412841

@@ -2845,7 +2845,7 @@
28452845

28462846
"item.edit.tabs.view.head": "View Item",
28472847

2848-
"item.edit.tabs.view.title": "Item Edit - View",
2848+
"item.edit.tabs.view.title": "Item Edit - View",
28492849

28502850
"item.edit.withdraw.cancel": "Cancel",
28512851

@@ -4165,7 +4165,7 @@
41654165

41664166
"process.bulk.delete.error.head": "Error on deleting process",
41674167

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

41704170
"process.bulk.delete.success": "{{count}} process(es) have been successfully deleted",
41714171

@@ -7178,7 +7178,7 @@
71787178

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

7181-
"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.",
7181+
"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.",
71827182

71837183
"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.",
71847184

0 commit comments

Comments
 (0)