diff --git a/Telegram-iOS/en.lproj/Localizable.strings b/Telegram-iOS/en.lproj/Localizable.strings index 92a4c344df..7ba3e5d8a3 100644 --- a/Telegram-iOS/en.lproj/Localizable.strings +++ b/Telegram-iOS/en.lproj/Localizable.strings @@ -4327,3 +4327,7 @@ Any member of this group will be able to see messages in the channel."; "TextFormat.AddLinkTitle" = "Add Link"; "TextFormat.AddLinkText" = "The link will be displayed as \"%@\"."; "TextFormat.AddLinkPlaceholder" = "URL"; + +"Channel.AddBotErrorHaveRights" = "Bots can only be added as administrators."; +"Channel.AddBotAsAdmin" = "Make Admin"; +"Channel.AddBotErrorNoRights" = "Sorry, bots can only be added to channels as administrators."; diff --git a/submodules/TelegramCore b/submodules/TelegramCore index cd2f5a98f9..66d26febc1 160000 --- a/submodules/TelegramCore +++ b/submodules/TelegramCore @@ -1 +1 @@ -Subproject commit cd2f5a98f94c7cdb503436c5f03ff072e4d8f831 +Subproject commit 66d26febc1dc242eb7b60a812d49b3af6473618e diff --git a/submodules/TelegramUI b/submodules/TelegramUI index 48b5281b23..493465e2fc 160000 --- a/submodules/TelegramUI +++ b/submodules/TelegramUI @@ -1 +1 @@ -Subproject commit 48b5281b239869e7b22b7276b4ea0a323ab9f7da +Subproject commit 493465e2fc09cb3cd96361d96b79683e50792ea6