From 1f8e2b0d240ccd39bcb1b793d1668faa6e018e87 Mon Sep 17 00:00:00 2001 From: trevor-signal <131492920+trevor-signal@users.noreply.github.com> Date: Tue, 3 Feb 2026 07:40:16 -0500 Subject: [PATCH] Update group info permissions string --- _locales/en/messages.json | 4 ++++ .../conversation-details/GroupV2Permissions.dom.tsx | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index d1dd7a1bd2..7f961daa4f 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -6248,6 +6248,10 @@ "messageformat": "Choose who can edit group name, photo, description, and disappearing messages timer.", "description": "This is the additional info for the 'who can edit the group' panel" }, + "icu:ConversationDetails--group-info-info-v2": { + "messageformat": "Choose who can edit group name, photo, description, disappearing messages timer, and pinned messages.", + "description": "This is the additional info for the 'who can edit the group' panel" + }, "icu:ConversationDetails--add-members-label": { "messageformat": "Who can add members", "description": "This is the label for the 'who can add members' panel" diff --git a/ts/components/conversation/conversation-details/GroupV2Permissions.dom.tsx b/ts/components/conversation/conversation-details/GroupV2Permissions.dom.tsx index 1b075b0397..a98b38ffc3 100644 --- a/ts/components/conversation/conversation-details/GroupV2Permissions.dom.tsx +++ b/ts/components/conversation/conversation-details/GroupV2Permissions.dom.tsx @@ -85,7 +85,7 @@ export function GroupV2Permissions({ {i18n('icu:ConversationDetails--group-info-label')} } - info={i18n('icu:ConversationDetails--group-info-info')} + info={i18n('icu:ConversationDetails--group-info-info-v2')} right={