From 567d2ab561cfb441d46ef1d8a041a99e3455e004 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Thu, 30 Nov 2023 13:04:59 -0800 Subject: [PATCH] Remove some obsolete strings --- _locales/en/messages.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 67d8de0fec..afb5737bea 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1421,26 +1421,14 @@ "messageformat": "Info", "description": "Shown on the drop-down menu for an individual message, takes you to message detail screen" }, - "icu:deleteMessages": { - "messageformat": "Delete", - "description": "(deleted 2023/10/26) Menu item for deleting messages, title case." - }, "icu:deleteMessagesInConversation": { "messageformat": "Delete messages", "description": "Menu item for deleting all messages in a conversation from your device" }, - "icu:ConversationHeader__DeleteMessagesConfirmation__title": { - "messageformat": "Delete chat?", - "description": "(deleted 2023/10/26) Conversation Header > Delete Action > Delete Messages Confirmation Modal > Title" - }, "icu:ConversationHeader__DeleteMessagesInConversationConfirmation__title": { "messageformat": "Delete messages?", "description": "Title for confirmation modal to delete all messages in a conversation" }, - "icu:ConversationHeader__DeleteMessagesConfirmation__description": { - "messageformat": "This chat will be deleted from this device.", - "description": "(deleted 2023/10/26) Conversation Header > Delete Action > Delete Messages Confirmation Modal > Description" - }, "icu:ConversationHeader__DeleteMessagesInConversationConfirmation__description": { "messageformat": "Messages in this chat will be deleted from this device. You can still search for this chat after you delete messages.", "description": "Description for confirmation modal to delete all messages in a conversation" @@ -2358,10 +2346,6 @@ "messageformat": "Failed to fetch phone number. Check your connection and try again.", "description": "Shown if request to Signal servers to find phone number fails" }, - "icu:ToastManager__CannotEditMessage": { - "messageformat": "Edits can only be applied within 3 hours from the time you sent this message.", - "description": "(deleted 2023/10/26) Error message when you try to send an edit after message becomes too old" - }, "icu:ToastManager__CannotEditMessage_24": { "messageformat": "Edits can only be applied within 24 hours from the time you sent this message.", "description": "Error message when you try to send an edit after message becomes too old"