From 199ce3e6f756400dcf66686a1b23459893fdc2da Mon Sep 17 00:00:00 2001 From: SabreCat Date: Thu, 16 Mar 2023 12:51:51 -0500 Subject: [PATCH] fix(text): update description of group task approval by @CuriousMagpie --- website/common/locales/en/groups.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/common/locales/en/groups.json b/website/common/locales/en/groups.json index 44cd96feeb..f5c6a490bf 100644 --- a/website/common/locales/en/groups.json +++ b/website/common/locales/en/groups.json @@ -25,7 +25,6 @@ "invite": "Invite", "leave": "Leave", "invitedToParty": "You were invited to join the Party <%- party %>", - "invitedToPartyBy": "\" target=\"_blank\">@<%- userName %> has invited you to join the Party <%- party %>", "invitedToPrivateGuild": "You were invited to join the private Guild <%- guild %>", "invitedToPublicGuild": "You were invited to join the Guild <%- guild %>", "invitationAcceptedHeader": "Your Invitation has been Accepted", @@ -335,7 +334,7 @@ "teamBasedTasksList": "Team-Based Task List", "teamBasedTasksListDesc": "Set up an easily-viewed shared task list for the group. Assign tasks to your fellow group members, or let them claim their own tasks to make it clear what everyone is working on!", "groupManagementControls": "Group Management Controls", - "groupManagementControlsDesc": "Use task approvals to verify that a task that was really completed, add Group Managers to share responsibilities, and enjoy a private group chat for all team members.", + "groupManagementControlsDesc": "View task status to verify that a task that was completed, add Group Managers to share responsibilities, and enjoy a private group chat for all team members.", "inGameBenefits": "In-Game Benefits", "inGameBenefitsDesc": "Group members get an exclusive Jackalope Mount, as well as full subscription benefits, including special monthly equipment sets and the ability to buy gems with gold.", "inspireYourParty": "Inspire your party, gamify life together.",