mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-22 19:21:11 +00:00
Update submodules
This commit is contained in:
parent
3c9978a044
commit
c5d0fa005a
@ -4286,6 +4286,7 @@ Sorry for the inconvenience.";
|
|||||||
"UserInfo.BlockConfirmationTitle" = "Do you want to block %@ from messaging and calling you on Telegram?";
|
"UserInfo.BlockConfirmationTitle" = "Do you want to block %@ from messaging and calling you on Telegram?";
|
||||||
"UserInfo.BlockActionTitle" = "Block %@";
|
"UserInfo.BlockActionTitle" = "Block %@";
|
||||||
"ReportSpam.DeleteThisChat" = "Delete this Chat";
|
"ReportSpam.DeleteThisChat" = "Delete this Chat";
|
||||||
|
|
||||||
"PrivacySettings.BlockedPeersEmpty" = "None";
|
"PrivacySettings.BlockedPeersEmpty" = "None";
|
||||||
|
|
||||||
"Channel.DiscussionGroup" = "Discussion";
|
"Channel.DiscussionGroup" = "Discussion";
|
||||||
@ -4309,3 +4310,10 @@ Any member of this group will be able to see messages in the channel.";
|
|||||||
|
|
||||||
"Channel.AdminLog.MessageChangedLinkedGroup" = "%1$@ linked %2$@ as the discussion group";
|
"Channel.AdminLog.MessageChangedLinkedGroup" = "%1$@ linked %2$@ as the discussion group";
|
||||||
"Channel.AdminLog.MessageChangedUnlinkedGroup" = "%@ removed discussion group";
|
"Channel.AdminLog.MessageChangedUnlinkedGroup" = "%@ removed discussion group";
|
||||||
|
|
||||||
|
|
||||||
|
"Conversation.OpenBotLinkTitle" = "Open Link";
|
||||||
|
"Conversation.OpenBotLinkText" = "Do you want to open\n**%@**?";
|
||||||
|
"Conversation.OpenBotLinkLogin" = "Log in to **%1$@** as %2$@";
|
||||||
|
"Conversation.OpenBotLinkAllowMessages" = "Allow **%@** to send me messages";
|
||||||
|
"Conversation.OpenBotLinkOpen" = "Open";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user