Delete unused localization strings

This commit is contained in:
Fedor Indutny 2023-12-14 20:46:03 +01:00 committed by GitHub
parent e46c2ebbab
commit ff0de5ea02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,15 +17,15 @@
}, },
"icu:AddCaptionModal__title": { "icu:AddCaptionModal__title": {
"messageformat": "Add a message", "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": { "icu:AddCaptionModal__placeholder": {
"messageformat": "Message", "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": { "icu:AddCaptionModal__submit-button": {
"messageformat": "Done", "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": { "icu:AddUserToAnotherGroupModal__title": {
"messageformat": "Add to a group", "messageformat": "Add to a group",