|
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 |
|
|
2059 | 2059 |
|
2060 | 2060 | "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}", |
2061 | 2061 |
|
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", |
2063 | 2063 |
|
2064 | 2064 | "item.edit.bitstreams.bundle.tooltip": "You can move a bitstream to a different page by dropping it on the page number.", |
2065 | 2065 |
|
|
2407 | 2407 |
|
2408 | 2408 | "item.edit.tabs.metadata.head": "Metadata", |
2409 | 2409 |
|
2410 | | - "item.edit.tabs.metadata.title": "Item Edit - Metadata", |
| 2410 | + "item.edit.tabs.metadata.title": "Item Edit - Metadata", |
2411 | 2411 |
|
2412 | 2412 | "item.edit.tabs.relationships.head": "Relationships", |
2413 | 2413 |
|
|
2459 | 2459 |
|
2460 | 2460 | "item.edit.tabs.status.labels.lastModified": "Last Modified", |
2461 | 2461 |
|
2462 | | - "item.edit.tabs.status.title": "Item Edit - Status", |
| 2462 | + "item.edit.tabs.status.title": "Item Edit - Status", |
2463 | 2463 |
|
2464 | 2464 | "item.edit.tabs.versionhistory.head": "Version History", |
2465 | 2465 |
|
|
2469 | 2469 |
|
2470 | 2470 | "item.edit.tabs.view.head": "View Item", |
2471 | 2471 |
|
2472 | | - "item.edit.tabs.view.title": "Item Edit - View", |
| 2472 | + "item.edit.tabs.view.title": "Item Edit - View", |
2473 | 2473 |
|
2474 | 2474 | "item.edit.withdraw.cancel": "Cancel", |
2475 | 2475 |
|
|
3453 | 3453 |
|
3454 | 3454 | "process.bulk.delete.error.head": "Error on deleteing process", |
3455 | 3455 |
|
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.", |
3457 | 3457 |
|
3458 | 3458 | "process.bulk.delete.success": "{{count}} process(es) have been succesfully deleted", |
3459 | 3459 |
|
|
5700 | 5700 |
|
5701 | 5701 | "live-region.ordering.instructions": "Press spacebar to reorder {{ itemName }}.", |
5702 | 5702 |
|
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.", |
5704 | 5704 |
|
5705 | 5705 | "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.", |
5706 | 5706 |
|
|
0 commit comments