From aa32dd40564c80da25ab552826e55c1117f2fae7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois?= Date: Mon, 2 Jan 2023 12:03:31 +0800 Subject: [PATCH] typo --- Telegram/Telegram-iOS/en.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/Telegram-iOS/en.lproj/Localizable.strings b/Telegram/Telegram-iOS/en.lproj/Localizable.strings index 8c8b5d7293..22535efafb 100644 --- a/Telegram/Telegram-iOS/en.lproj/Localizable.strings +++ b/Telegram/Telegram-iOS/en.lproj/Localizable.strings @@ -8032,7 +8032,7 @@ Sorry for the inconvenience."; "Login.Continue" = "Continue"; "Login.EnterCodeSMSTitle" = "Enter Code"; -"Login.EnterCodeSMSText" = "We've sent and SMS with an activation code to your phone **%@**."; +"Login.EnterCodeSMSText" = "We've sent an SMS with an activation code to your phone **%@**."; "Login.SendCodeAsSMS" = "Send the code as an SMS"; "Login.EnterCodeTelegramTitle" = "Enter Code"; "Login.EnterCodeTelegramText" = "We've sent the code to the **Telegram app** for %@ on your other device.";