Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dspace-api/src/main/resources/Messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,7 @@ jsp.submit.saved.title = Submission Sav
jsp.submit.select-collection.collection = Collection
jsp.submit.select-collection.heading = Submit: Choose Collection
jsp.submit.select-collection.info1 = Select the collection you wish to submit an item to from the list below, then click "Next".
jsp.submit.select-collection.none-authorized = You are not authorized to submit to any collections
jsp.submit.select-collection.none-authorized = ou are welcome to read content published in the Faculty DIgital Archive. In order to deposit content, you will first need to be added to a new or existing collection. Please contact the service team at [email protected] to do so.
jsp.submit.select-collection.title = Select Collection to Submit to
jsp.submit.select-collection.no-collection = You must select a collection for this item.
jsp.submit.select-collection.cancel = Cancel
Expand Down