diff --git a/imports/i18n/data/en.i18n.json b/imports/i18n/data/en.i18n.json index 39424b62b..d1eba3ed3 100644 --- a/imports/i18n/data/en.i18n.json +++ b/imports/i18n/data/en.i18n.json @@ -328,15 +328,15 @@ "comment-placeholder": "Write Comment", "comment-only": "Comment only", "comment-only-desc": "Can comment on cards only.", - "comment-assigned-only": "Comment Assigned Only", + "comment-assigned-only": "Only Assigned Comment", "comment-assigned-only-desc": "Only assigned cards visible. Can comment only.", "comment-delete": "Are you sure you want to delete the comment?", "deleteCommentPopup-title": "Delete comment?", "no-comments": "No comments", "no-comments-desc": "Can not see comments and activities.", "read-only": "Read Only", - "read-only-desc": "Can view cards only. Can not comment or edit.", - "read-assigned-only": "Read Assigned Only", + "read-only-desc": "Can view cards only. Can not edit.", + "read-assigned-only": "Only Assigned Read", "read-assigned-only-desc": "Only assigned cards visible. Can not edit.", "worker": "Worker", "worker-desc": "Can only move cards, assign itself to card and comment.", @@ -574,8 +574,8 @@ "no-results": "No results", "normal": "Normal", "normal-desc": "Can view and edit cards. Can't change settings.", - "normal-assigned-only": "Normal Assigned Only", - "normal-assigned-only-desc": "Only assigned cards visible. Can edit as Normal user.", + "normal-assigned-only": "Only Assigned Normal", + "normal-assigned-only-desc": "Only assigned cards visible. Edit as Normal user.", "not-accepted-yet": "Invitation not accepted yet", "notify-participate": "Receive updates to any cards you participate as creator or member", "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",