mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
src/assets/i18n: fix English permission string
The current message is not correct English. Note, there seems to be a mix of "don't" and "do not" language. Perhaps we should harmonize that eventually.
This commit is contained in:
@@ -4061,7 +4061,7 @@
|
||||
|
||||
"submission.general.cancel": "Cancel",
|
||||
|
||||
"submission.general.cannot_submit": "You have not the privilege to make a new submission.",
|
||||
"submission.general.cannot_submit": "You don't have permission to make a new submission.",
|
||||
|
||||
"submission.general.deposit": "Deposit",
|
||||
|
||||
|
Reference in New Issue
Block a user