From 659acdb89cf82bf5cf53d8f1c8accbf7db6dcdc9 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 16 Jun 2022 17:08:51 +0000 Subject: [PATCH] Update content of files --- data/web/translations.telegram.org/en/ios.html | 4 ++-- .../en/ios/bots_and_payments.html | 3 +++ .../en/ios/groups_and_channels.html | 4 ---- .../web/translations.telegram.org/en/ios/settings.html | 2 +- .../web/translations.telegram.org/en/ios/unsorted.html | 10 +++++++--- 5 files changed, 13 insertions(+), 10 deletions(-) diff --git a/data/web/translations.telegram.org/en/ios.html b/data/web/translations.telegram.org/en/ios.html index 26964994c5..2bad195a29 100644 --- a/data/web/translations.telegram.org/en/ios.html +++ b/data/web/translations.telegram.org/en/ios.html @@ -201,7 +201,7 @@
diff --git a/data/web/translations.telegram.org/en/ios/bots_and_payments.html b/data/web/translations.telegram.org/en/ios/bots_and_payments.html index d70fbc94b6..332e5f20b3 100644 --- a/data/web/translations.telegram.org/en/ios/bots_and_payments.html +++ b/data/web/translations.telegram.org/en/ios/bots_and_payments.html @@ -345,6 +345,9 @@ "Notification.PaymentSent": [ "You successfully transferred {amount} to {name} for {title}" ], + "Notification.WebAppSentData": [ + "Data from the \"%@\" button was transferred to the bot." + ], "PeerInfo.ButtonStop": [ "Stop" ], diff --git a/data/web/translations.telegram.org/en/ios/groups_and_channels.html b/data/web/translations.telegram.org/en/ios/groups_and_channels.html index bba8665a63..c3495ca8d5 100644 --- a/data/web/translations.telegram.org/en/ios/groups_and_channels.html +++ b/data/web/translations.telegram.org/en/ios/groups_and_channels.html @@ -23,10 +23,6 @@ "Attachment.Contact": [ "Contact" ], - "Attachment.DeselectedPhotos": [ - "%@ photo unselected.", - "%@ photos unselected." - ], "Attachment.DeselectedVideos": [ "%@ video unselected.", "%@ videos unselected." diff --git a/data/web/translations.telegram.org/en/ios/settings.html b/data/web/translations.telegram.org/en/ios/settings.html index 3e0c0c2c39..d7c451076d 100644 --- a/data/web/translations.telegram.org/en/ios/settings.html +++ b/data/web/translations.telegram.org/en/ios/settings.html @@ -1763,7 +1763,7 @@ "Connected Accounts" ], "Premium.Limits.AccountsInfo": [ - "Connect 4 accounts with different phone numbers" + "Connect up to 4 different phone numbers at once" ], "Premium.Limits.Bio": [ "Bio" diff --git a/data/web/translations.telegram.org/en/ios/unsorted.html b/data/web/translations.telegram.org/en/ios/unsorted.html index 72d91d7c07..85c787719c 100644 --- a/data/web/translations.telegram.org/en/ios/unsorted.html +++ b/data/web/translations.telegram.org/en/ios/unsorted.html @@ -62,6 +62,10 @@ "Attachment.Camera": [ "Camera" ], + "Attachment.DeselectedPhotos": [ + "%@ photo unselected.", + "%@ photos unselected." + ], "AuthCode.Alert": [ "Your login code is %@. Enter it in the Telegram app where you are trying to log in.

Do not give this code to anyone." ], @@ -893,6 +897,9 @@ "FastTwoStepSetup.Title": [ "Password & Email" ], + "ForcedPasswordSetup.Intro.Action": [ + "Set a Password" + ], "ForcedPasswordSetup.Intro.DismissActionCancel": [ "No, let me set a password" ], @@ -1267,9 +1274,6 @@ "Notification.VoiceChatScheduledTomorrow": [ "%1$@ scheduled a video chat for tomorrow at %2$@" ], - "Notification.WebAppSentData": [ - "Data from the \"%@\" button was transferred to the bot." - ], "Notifications.DisplayNamesOnLockScreenInfo": [ "Display names in notifications when the device is locked. To disable, open iOS Settings > Telegram > Notifications, and set \"Show Previews\" to \"When Unlocked\" or \"Never\"." ],