From ff0de5ea025bf7041e2cebed334debb7cc982cb8 Mon Sep 17 00:00:00 2001 From: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com> Date: Thu, 14 Dec 2023 20:46:03 +0100 Subject: [PATCH] Delete unused localization strings --- _locales/en/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index dfab789117..7224453b04 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -17,15 +17,15 @@ }, "icu:AddCaptionModal__title": { "messageformat": "Add a message", - "description": "Shown as the title of the dialog that allows you to add a caption to a story" + "description": "(Deleted 12/14/2023) Shown as the title of the dialog that allows you to add a caption to a story" }, "icu:AddCaptionModal__placeholder": { "messageformat": "Message", - "description": "Placeholder text for textarea when adding a caption/message (we don't know which yet so we default to message)" + "description": "(Deleted 12/14/2023) Placeholder text for textarea when adding a caption/message (we don't know which yet so we default to message)" }, "icu:AddCaptionModal__submit-button": { "messageformat": "Done", - "description": "Label on the button that submits changes to a story's caption in the add-caption dialog" + "description": "(Deleted 12/14/2023) Label on the button that submits changes to a story's caption in the add-caption dialog" }, "icu:AddUserToAnotherGroupModal__title": { "messageformat": "Add to a group",