From 1212f569cbc1eea2454e2d565575c64e83fbe28b Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Thu, 5 Mar 2026 09:00:30 -0800 Subject: [PATCH] Restore a few previously-deleted strings --- _locales/en/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 4cabc9fc57..401d25965e 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -6342,7 +6342,7 @@ }, "icu:ConversationDetails--member-label--error-permissions": { "messageformat": "Only admins can set member labels in this group.", - "description": "(Deleted 2026/03/04) If Desktop discovers that permissions have changed since entering the screen, it will show this in an error dialog and exit the pane." + "description": "If Desktop discovers that permissions have changed since entering the screen, it will show this in an error dialog and exit the pane." }, "icu:ConversationDetails--disappearing-messages-label": { "messageformat": "Disappearing messages", @@ -6418,15 +6418,15 @@ }, "icu:ConversationDetails--label-clear-warning--title": { "messageformat": "Member labels will be cleared", - "description": "(Deleted 2026/03/04) When the user changes the 'edit group info' permission to 'Admins only', this dialog shows. Title of dialog." + "description": "When the user changes the 'edit group info' permission to 'Admins only', this dialog shows. Title of dialog." }, "icu:ConversationDetails--label-clear-warning--description": { "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group.", - "description": "(Deleted 2026/03/04) When the user changes the 'edit group info' permission to 'Admins only', this dialog shows. Description text of dialog." + "description": "When the user changes the 'edit group info' permission to 'Admins only', this dialog shows. Description text of dialog." }, "icu:ConversationDetails--label-clear-warning--continue": { "messageformat": "Continue", - "description": "(Deleted 2026/03/04) When the user changes the 'edit group info' permission to 'Admins only', this dialog shows. Button to continue making the change." + "description": "When the user changes the 'edit group info' permission to 'Admins only', this dialog shows. Button to continue making the change." }, "icu:ConversationDetails--requests-and-invites": { "messageformat": "Requests & Invites",