From fc84f2b3ac90af380cf6d511c1c7951beba1536c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 11 Apr 2024 14:34:10 +0000 Subject: [PATCH] Update content of files --- .../Resources/en.lproj/Localizable.strings | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings b/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings index 2e070a7fe0..cdeee34a9d 100644 --- a/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings +++ b/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings @@ -2219,7 +2219,7 @@ "Supergroup.DeleteRestriction.BanUser.Multi_other" = "Ban %d Users"; -"Supergroup.DeleteRestriction.Proceed" = "Proceed"; +"Supergroup.DeleteRestriction.Proceed" = "Delete"; "Supergroup.DeleteRestriction.Header" = "ADDITIONAL ACTIONS"; @@ -10481,3 +10481,23 @@ "Chat.ManageMessages.RestrictPartially_few" = "[Partially restrict selected users](part)"; "Chat.ManageMessages.RestrictPartially_many" = "[Partially restrict selected users](part)"; "Chat.ManageMessages.RestrictPartially_other" = "[Partially restrict selected users](part)"; + + +"Business.SwitchAd.Title" = "ADS IN CHANNELS"; +"Business.SwitchAd" = "Do Not Hide Ads"; +"Business.SwitchAd.Info" = "As a Premium subscriber, you don't see any ads on Telegram, but you can turn them on, for example, to view your own ads that you launched on the [Telegram Ad Platform >](telegram.org)"; + + + +"ChatList.ChannelSearch.Empty.Title" = "No channels yet..."; +"ChatList.ChannelSearch.Empty.Info" = "You are not currently subscribed to any channel."; + + + +"QuickReply.ChatRemoveGeneric.Title" = "Remove Shortcut"; +"QuickReply.ChatRemoveGeneric.Text" = "You didn't create a quick reply message. Exiting will remove the shortcut."; +"QuickReply.ChatRemoveGreetingMessage.Title" = "Remove Greeting Message"; +"QuickReply.ChatRemoveGreetingMessage.Text" = "You didn't create a greeting message. Exiting will remove it."; +"QuickReply.ChatRemoveAwayMessage.Title" = "Remove Away Message"; +"QuickReply.ChatRemoveAwayMessage.Text" = "You didn't create an away message. Exiting will remove it."; +"QuickReply.ChatRemoveGeneric.DeleteAction" = "Delete";