From 6edb411175c1f185c5e1dc7bda416897cfc299b2 Mon Sep 17 00:00:00 2001 From: Tessa Thornton Date: Tue, 1 Oct 2019 16:54:50 -0400 Subject: [PATCH] [CORL-650] remove duplicate text in invite form (#2608) * remove duplicate text in invite form * fix: reused message key - message change consituted a grammar change that wasn't reflected in other translated languages --- .../routes/Community/InviteUsers/InviteUsersForm.tsx | 10 +++++----- src/locales/en-US/admin.ftl | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/core/client/admin/routes/Community/InviteUsers/InviteUsersForm.tsx b/src/core/client/admin/routes/Community/InviteUsers/InviteUsersForm.tsx index caa79f3d3..ad9c25dbf 100644 --- a/src/core/client/admin/routes/Community/InviteUsers/InviteUsersForm.tsx +++ b/src/core/client/admin/routes/Community/InviteUsers/InviteUsersForm.tsx @@ -98,11 +98,11 @@ const InviteForm: FunctionComponent = ({ lastRef, onFinish }) => { strong={} > - Moderator role: Moderator role: Receives a “Staff” - badge, and comments are automatically approved. Has - full moderation privileges (approve, reject and - feature comments). Can configure individual articles - but no site-wide configuration privileges. + Moderator role: Receives a “Staff” badge, and comments + are automatically approved. Has full moderation + privileges (approve, reject and feature comments). Can + configure individual articles but no site-wide + configuration privileges. ); diff --git a/src/locales/en-US/admin.ftl b/src/locales/en-US/admin.ftl index 2fc3fa532..aa91e0c2e 100644 --- a/src/locales/en-US/admin.ftl +++ b/src/locales/en-US/admin.ftl @@ -683,7 +683,7 @@ community-invite-role-staff = comments are automatically approved. Cannot moderate or change any { -product-name } configuration. community-invite-role-moderator = - Moderator role: Moderator role: Receives a + Moderator role: Receives a “Staff” badge, and comments are automatically approved. Has full moderation privileges (approve, reject and feature comments). Can configure individual