From a8d7d718b5c7700526bc08844aaf9f5f0d4e15f7 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Mon, 8 Feb 2021 12:04:56 -0800 Subject: [PATCH] Fix string for unattributed admin approval enable --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 5f091a5eab..3fe43aaffc 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -3581,7 +3581,7 @@ } }, "GroupV2--access-invite-link--enabled--unknown": { - "message": "Admin approval for the group link has been disabled.", + "message": "Admin approval for the group link has been enabled.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "GroupV2--member-add--invited--you": {