|
17 | 17 |
|
18 | 18 | "500.link.home-page": "Take me to the home page", |
19 | 19 |
|
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.", |
21 | 21 |
|
22 | 22 | "404.link.home-page": "Take me to the home page", |
23 | 23 |
|
|
2423 | 2423 |
|
2424 | 2424 | "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}", |
2425 | 2425 |
|
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", |
2427 | 2427 |
|
2428 | 2428 | "item.edit.bitstreams.bundle.tooltip": "You can move a bitstream to a different page by dropping it on the page number.", |
2429 | 2429 |
|
|
2783 | 2783 |
|
2784 | 2784 | "item.edit.tabs.metadata.head": "Metadata", |
2785 | 2785 |
|
2786 | | - "item.edit.tabs.metadata.title": "Item Edit - Metadata", |
| 2786 | + "item.edit.tabs.metadata.title": "Item Edit - Metadata", |
2787 | 2787 |
|
2788 | 2788 | "item.edit.tabs.relationships.head": "Relationships", |
2789 | 2789 |
|
|
2835 | 2835 |
|
2836 | 2836 | "item.edit.tabs.status.labels.lastModified": "Last Modified", |
2837 | 2837 |
|
2838 | | - "item.edit.tabs.status.title": "Item Edit - Status", |
| 2838 | + "item.edit.tabs.status.title": "Item Edit - Status", |
2839 | 2839 |
|
2840 | 2840 | "item.edit.tabs.versionhistory.head": "Version History", |
2841 | 2841 |
|
|
2845 | 2845 |
|
2846 | 2846 | "item.edit.tabs.view.head": "View Item", |
2847 | 2847 |
|
2848 | | - "item.edit.tabs.view.title": "Item Edit - View", |
| 2848 | + "item.edit.tabs.view.title": "Item Edit - View", |
2849 | 2849 |
|
2850 | 2850 | "item.edit.withdraw.cancel": "Cancel", |
2851 | 2851 |
|
|
4165 | 4165 |
|
4166 | 4166 | "process.bulk.delete.error.head": "Error on deleting process", |
4167 | 4167 |
|
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.", |
4169 | 4169 |
|
4170 | 4170 | "process.bulk.delete.success": "{{count}} process(es) have been successfully deleted", |
4171 | 4171 |
|
|
7178 | 7178 |
|
7179 | 7179 | "live-region.ordering.instructions": "Press spacebar to reorder {{ itemName }}.", |
7180 | 7180 |
|
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.", |
7182 | 7182 |
|
7183 | 7183 | "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.", |
7184 | 7184 |
|
|
0 commit comments