From 4882a3b9b2cef99604ebf0fcc99de58aa4c6ed58 Mon Sep 17 00:00:00 2001 From: Ilya Laktyushin Date: Tue, 13 May 2025 16:16:30 +0400 Subject: [PATCH] Update localization (cherry picked from commit ada73e1e20dfd5f48856e0bcc448b813d136b2bd) --- 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 209c1b82ee..3f01fa60c6 100644 --- a/Telegram/Telegram-iOS/en.lproj/Localizable.strings +++ b/Telegram/Telegram-iOS/en.lproj/Localizable.strings @@ -14331,5 +14331,5 @@ Sorry for the inconvenience."; "ChatbotSetup.Gift.Warning.CombinedText" = "The bot **%@** will be able to **manage your gifts and stars**, including giving them away to other users."; "ChatbotSetup.Gift.Warning.GiftsText" = "The bot **%@** will be able to **manage your gifts**, including giving them away to other users."; "ChatbotSetup.Gift.Warning.StarsText" = "The bot **%@** will be able to **transfer your stars**."; -"ChatbotSetup.Gift.Warning.UsernameText" = "The bot **%@** will be able to **edit your username**, which will make your current username available for others to claim."; +"ChatbotSetup.Gift.Warning.UsernameText" = "The bot **%@** will be able to **set and remove usernames** for your account, which may result in the loss of your current username."; "ChatbotSetup.Gift.Warning.Proceed" = "Proceed";