mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-05 01:10:49 +00:00
Fix missing string
This commit is contained in:
@@ -1524,7 +1524,7 @@
|
||||
},
|
||||
"icu:Toast--PinnedMessageNotFound": {
|
||||
"messageformat": "Pinned message not found",
|
||||
"description": "(Deleted 2025/11/19) Toast shown when user tries to view a pinned message that no longer exists"
|
||||
"description": "Toast shown when user tries to view a pinned message that no longer exists"
|
||||
},
|
||||
"icu:Toast--PollNotFound": {
|
||||
"messageformat": "Poll not found",
|
||||
|
||||
Reference in New Issue
Block a user