diff --git a/Telegram-iOS/en.lproj/Localizable.strings b/Telegram-iOS/en.lproj/Localizable.strings index 1090956ae6..1219aff5d3 100644 --- a/Telegram-iOS/en.lproj/Localizable.strings +++ b/Telegram-iOS/en.lproj/Localizable.strings @@ -232,6 +232,16 @@ "Login.InvalidFirstNameError" = "Invalid first name. Please try again."; "Login.InvalidLastNameError" = "Invalid last name. Please try again."; +"Login.InvalidPhoneEmailSubject" = "Invalid phone number: %@"; +"Login.InvalidPhoneEmailBody" = "I'm trying to use my mobile phone number: %1$@\nBut Telegram says it's invalid. Please help.\n\nApp version: %2$@\nOS version: %3$@\nLocale: %4$@\nMNC: %5$@"; + +"Login.PhoneBannedEmailSubject" = "Banned phone number: %@"; +"Login.PhoneBannedEmailBody" = "I'm trying to use my mobile phone number: %1$@\nBut Telegram says it's banned. Please help.\n\nApp version: %2$@\nOS version: %3$@\nLocale: %4$@\nMNC: %5$@"; + +"Login.PhoneGenericEmailSubject" = "Telegram iOS error: %@"; +"Login.PhoneGenericEmailBody" = "I'm trying to use my mobile phone number: %1$@\nBut Telegram shows an error. Please help.\n\nError: %2$@\nApp version: %3$@\nOS version: %4$@\nLocale: %5$@\nMNC: %6$@"; + + "Login.PhoneTitle" = "Your Phone"; "Login.PhonePlaceholder" = "Your phone number"; "Login.CountryCode" = "Country Code"; diff --git a/submodules/LegacyComponents b/submodules/LegacyComponents index 4b22c8d081..8000a7ef03 160000 --- a/submodules/LegacyComponents +++ b/submodules/LegacyComponents @@ -1 +1 @@ -Subproject commit 4b22c8d081ca5f09ad593cae37af96ce43670bed +Subproject commit 8000a7ef035e4a23a5c6aa609a6b98063eab2667 diff --git a/submodules/TelegramCore b/submodules/TelegramCore index 31b7d815a8..768c2cc9cf 160000 --- a/submodules/TelegramCore +++ b/submodules/TelegramCore @@ -1 +1 @@ -Subproject commit 31b7d815a81e3927baead22c24b7930886c24d09 +Subproject commit 768c2cc9cfc9ffb04db914efe6c5a0103f33c18e diff --git a/submodules/TelegramUI b/submodules/TelegramUI index b1214087ba..f25dc7aeb3 160000 --- a/submodules/TelegramUI +++ b/submodules/TelegramUI @@ -1 +1 @@ -Subproject commit b1214087baaf4f9ed33b787a5158b4c9e864ad03 +Subproject commit f25dc7aeb34997afff3ed02ed5284a16aaae5f61