Edit Collection - Assign Roles/Groups (Angular) - correct workflowgroup descriptions

This commit is contained in:
Samuel
2020-04-10 14:28:20 +02:00
parent 36bd2169db
commit b7b7e7ae24

View File

@@ -803,17 +803,17 @@
"comcol-role.edit.editor.name": "Editors", "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.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.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.",