Commits
Tim Donohue authored and GitHub committed 8f410eb66b3 Merge
6452 6452 | "submission.sections.upload.form.until-placeholder": "Until", |
6453 6453 | |
6454 6454 | // "submission.sections.upload.header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):", |
6455 6455 | // TODO New key - Add a translation |
6456 6456 | "submission.sections.upload.header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):", |
6457 6457 | |
6458 6458 | // "submission.sections.upload.header.policy.default.withlist": "Please note that uploaded files in the {{collectionName}} collection will be accessible, in addition to what is explicitly decided for the single file, with the following group(s):", |
6459 6459 | // TODO New key - Add a translation |
6460 6460 | "submission.sections.upload.header.policy.default.withlist": "Please note that uploaded files in the {{collectionName}} collection will be accessible, in addition to what is explicitly decided for the single file, with the following group(s):", |
6461 6461 | |
6462 - | // "submission.sections.upload.info": "Here you will find all the files currently in the item. You can update the file metadata and access conditions or <strong>upload additional files just dragging & dropping them everywhere in the page</strong>", |
6462 + | // "submission.sections.upload.info": "Here you will find all the files currently in the item. You can update the file metadata and access conditions or <strong>upload additional files by dragging & dropping them anywhere on the page.</strong>", |
6463 6463 | // TODO New key - Add a translation |
6464 - | "submission.sections.upload.info": "Here you will find all the files currently in the item. You can update the file metadata and access conditions or <strong>upload additional files just dragging & dropping them everywhere in the page</strong>", |
6464 + | "submission.sections.upload.info": "Here you will find all the files currently in the item. You can update the file metadata and access conditions or <strong>upload additional files by dragging & dropping them anywhere on the page.</strong>", |
6465 6465 | |
6466 6466 | // "submission.sections.upload.no-entry": "No", |
6467 6467 | // TODO New key - Add a translation |
6468 6468 | "submission.sections.upload.no-entry": "No", |
6469 6469 | |
6470 6470 | // "submission.sections.upload.no-file-uploaded": "No file uploaded yet.", |
6471 6471 | // TODO New key - Add a translation |
6472 6472 | "submission.sections.upload.no-file-uploaded": "No file uploaded yet.", |
6473 6473 | |
6474 6474 | // "submission.sections.upload.save-metadata": "Save metadata", |