From de16d5cee77fd2736988ae4c054c1bda95178c79 Mon Sep 17 00:00:00 2001 From: Artem Varaksa Date: Fri, 11 Oct 2019 18:46:23 +0300 Subject: [PATCH] Fix typos in messages.json (#3668) * Fix typo in messages.json * Fix description of `Disappearing Video` string --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 5951709ad1e1..07ddb1a56eeb 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1750,9 +1750,9 @@ "Shown in notifications and in the left pane when a message is a disappearing photo." }, "message--getDescription--disappearing-video": { - "message": "Disappering Video", + "message": "Disappearing Video", "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": { "message": "Sticker pack could not be installed",