From 0674935ed7537e96fd161a144032b73532a0c365 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 30 Aug 2023 11:19:45 +0000 Subject: [PATCH] Update content of files --- .../Icon_Story_InlineReaction120x120.png | 1 + .../Icon_Story_InlineReaction120x120@2x.png | 1 + .../Icon_Story_InlineReaction_Shadow120x120.png | 1 + .../Icon_Story_InlineReaction_Shadow120x120@2x.png | 1 + .../Resources/en.lproj/Localizable.strings | 14 +++++++++++++- 5 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 data/client/macos-beta/Assets.car/Icon_Story_InlineReaction120x120.png create mode 100644 data/client/macos-beta/Assets.car/Icon_Story_InlineReaction120x120@2x.png create mode 100644 data/client/macos-beta/Assets.car/Icon_Story_InlineReaction_Shadow120x120.png create mode 100644 data/client/macos-beta/Assets.car/Icon_Story_InlineReaction_Shadow120x120@2x.png diff --git a/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction120x120.png b/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction120x120.png new file mode 100644 index 0000000000..842cdab7f7 --- /dev/null +++ b/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction120x120.png @@ -0,0 +1 @@ +108cd50596bd04b32a0b3e030ab0d28bd403c555fa001bc47c0fe78bb9105219 \ No newline at end of file diff --git a/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction120x120@2x.png b/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction120x120@2x.png new file mode 100644 index 0000000000..2502db4885 --- /dev/null +++ b/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction120x120@2x.png @@ -0,0 +1 @@ +6b310af02efb9adafbd6101f2f8aa546f6d0442def6b8944ed0ff421a63f3ca0 \ No newline at end of file diff --git a/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction_Shadow120x120.png b/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction_Shadow120x120.png new file mode 100644 index 0000000000..c2cc58eacf --- /dev/null +++ b/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction_Shadow120x120.png @@ -0,0 +1 @@ +f93a63766fc6b90d116c7a5731fce3dedb29832e72684741cc4ee842e02a90e9 \ No newline at end of file diff --git a/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction_Shadow120x120@2x.png b/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction_Shadow120x120@2x.png new file mode 100644 index 0000000000..4235c9bda9 --- /dev/null +++ b/data/client/macos-beta/Assets.car/Icon_Story_InlineReaction_Shadow120x120@2x.png @@ -0,0 +1 @@ +22687b24d286f89fa303af58f0b6549f11a43c60cbefe535ab5f19c545bf670e \ No newline at end of file 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 6b874c289c..ab7e45213c 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 @@ -565,7 +565,7 @@ "Login.willSendSms" = "Telegram will send you an SMS in %d:%@"; "Login.passwordPlaceholder" = "password"; -"Login.EnterPasswordDescription" = "You have enabled Two-Step Verification, your account is now protected with an additional password."; +"Login.EnterPasswoуrdDescription" = "You have enabled Two-Step Verification, your account is now protected with an additional password."; "Login.RecoveryMailFailed" = "Since you haven't provided a recovery e-mail when setting up your password, your remaining options are either to remember your password or to reset your account."; "Login.PasswordForgot" = "Forgot password?"; @@ -8167,3 +8167,15 @@ "Archive.NewChats.Desc" = "Automatically archive and mute new private chats, groups and channels from non-contacts."; "Archive.NewChats.Premium" = "This setting is available only to the subscribers of [Telegram Premium]()"; +"AuthSessions.MessageApp" = "You allowed this bot to message you when you opened %@."; + + +"Conversation.ShareBotContactConfirmationTitle" = "Share Your Phone Number?"; +"Conversation.ShareBotContactConfirmation" = "The bot will know your phone number. This can be useful for integration with other services."; + +"Conversation.ShareBotContactConfirmationOK" = "Share"; + + +"Webapp.AllowMessages.Title" = "Allow Sending Messages?"; +"Webapp.AllowMessages.Text" = "Allow %@ to send messages?"; +"Webapp.AllowMessages.OK" = "Allow";