mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Edit Collection - Assign Roles/Groups (Angular) - correct workflowgroup descriptions
This commit is contained in:
@@ -803,17 +803,17 @@
|
||||
|
||||
"comcol-role.edit.editor.name": "Editors",
|
||||
|
||||
"comcol-role.edit.editor.description": "Editors are able to accept or reject incoming submissions. However, they are not able to edit the submission's metadata.",
|
||||
"comcol-role.edit.editor.description": "Editors are able to edit the metadata of incoming submissions, and then accept or reject them.",
|
||||
|
||||
|
||||
"comcol-role.edit.finaleditor.name": "Final editors",
|
||||
|
||||
"comcol-role.edit.finaleditor.description": "Final editors are able to edit the metadata of incoming submissions, and then accept or reject them.",
|
||||
"comcol-role.edit.finaleditor.description": "Final editors are able to edit the metadata of incoming submissions, but will not be able to reject them.",
|
||||
|
||||
|
||||
"comcol-role.edit.reviewer.name": "Reviewers",
|
||||
|
||||
"comcol-role.edit.reviewer.description": "Reviewers are able to edit the metadata of incoming submissions, but will not be able to reject them.",
|
||||
"comcol-role.edit.reviewer.description": "Reviewers are able to accept or reject incoming submissions. However, they are not able to edit the submission's metadata.",
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user