From 646b73ebabbbffbc3a8180931a52a75cb3b3dedd Mon Sep 17 00:00:00 2001 From: Ali <> Date: Fri, 10 Jan 2020 22:32:48 +0400 Subject: [PATCH] Fix Localizable.strings --- Telegram-iOS/en.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram-iOS/en.lproj/Localizable.strings b/Telegram-iOS/en.lproj/Localizable.strings index 62d29f37f0..f3ac22b322 100644 --- a/Telegram-iOS/en.lproj/Localizable.strings +++ b/Telegram-iOS/en.lproj/Localizable.strings @@ -5272,5 +5272,5 @@ Any member of this group will be able to see messages in the channel."; "PollResults.ShowMore_any" = "Show %@ More People"; "Conversation.StopQuiz" = "Stop Quiz"; -"Conversation.StopQuizConfirmationTitle" = "If you stop this quiz now, nobody will be able to submit answers. This action cannot be undone.; +"Conversation.StopQuizConfirmationTitle" = "If you stop this quiz now, nobody will be able to submit answers. This action cannot be undone."; "Conversation.StopQuizConfirmation" = "Stop Quiz";