Fix typos in messages.json (#3668)

* Fix typo in messages.json
* Fix description of `Disappearing Video` string
This commit is contained in:
Artem Varaksa 2019-10-11 18:46:23 +03:00 committed by Scott Nonnenberg
parent 074c0d3ba0
commit de16d5cee7

View file

@ -1750,9 +1750,9 @@
"Shown in notifications and in the left pane when a message is a disappearing photo." "Shown in notifications and in the left pane when a message is a disappearing photo."
}, },
"message--getDescription--disappearing-video": { "message--getDescription--disappearing-video": {
"message": "Disappering Video", "message": "Disappearing Video",
"description": "description":
"Shown in notifications and in the left pane when a message is a disappearing photo." "Shown in notifications and in the left pane when a message is a disappearing video."
}, },
"stickers--toast--InstallFailed": { "stickers--toast--InstallFailed": {
"message": "Sticker pack could not be installed", "message": "Sticker pack could not be installed",