From 60f5a026bf65739e721da7db90879b0daef99ea4 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 28 Nov 2022 17:56:36 +0000 Subject: [PATCH] Update content of files --- .../macos-beta/Assets.car/Icon_AutoDeleteCircle20x20.png | 1 + .../Assets.car/Icon_AutoDeleteCircle20x20@2x.png | 1 + .../Telegram.app/Contents/Resources/AppIcon.icns | 2 +- .../Telegram.app/Contents/Resources/default.metallib | 2 +- .../Contents/Resources/en.lproj/Localizable.strings | 7 +++++++ 5 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 data/client/macos-beta/Assets.car/Icon_AutoDeleteCircle20x20.png create mode 100644 data/client/macos-beta/Assets.car/Icon_AutoDeleteCircle20x20@2x.png diff --git a/data/client/macos-beta/Assets.car/Icon_AutoDeleteCircle20x20.png b/data/client/macos-beta/Assets.car/Icon_AutoDeleteCircle20x20.png new file mode 100644 index 0000000000..acb95888d7 --- /dev/null +++ b/data/client/macos-beta/Assets.car/Icon_AutoDeleteCircle20x20.png @@ -0,0 +1 @@ +e6bb12208b3cf856e25ffed743743f70fb9d22659f36e25608cb28ab578b125d \ No newline at end of file diff --git a/data/client/macos-beta/Assets.car/Icon_AutoDeleteCircle20x20@2x.png b/data/client/macos-beta/Assets.car/Icon_AutoDeleteCircle20x20@2x.png new file mode 100644 index 0000000000..842e76c9ed --- /dev/null +++ b/data/client/macos-beta/Assets.car/Icon_AutoDeleteCircle20x20@2x.png @@ -0,0 +1 @@ +69de4a8bfa448054fde9a0f836073303408b21507a9ee33f3423096bc3c2f322 \ No newline at end of file diff --git a/data/client/macos-beta/Telegram.app/Contents/Resources/AppIcon.icns b/data/client/macos-beta/Telegram.app/Contents/Resources/AppIcon.icns index ab5b99598a..9bb3b81358 100644 --- a/data/client/macos-beta/Telegram.app/Contents/Resources/AppIcon.icns +++ b/data/client/macos-beta/Telegram.app/Contents/Resources/AppIcon.icns @@ -1 +1 @@ -871fbdec9fd8c09283aa9fa11ee8031f08670764148cedfbfcf406245676519d \ No newline at end of file +1ff1e273a0c53670de4e7be9b6e9271b6e6a498858b93380f61c30eaf40f5767 \ No newline at end of file diff --git a/data/client/macos-beta/Telegram.app/Contents/Resources/default.metallib b/data/client/macos-beta/Telegram.app/Contents/Resources/default.metallib index a036b5741b..c650300144 100644 --- a/data/client/macos-beta/Telegram.app/Contents/Resources/default.metallib +++ b/data/client/macos-beta/Telegram.app/Contents/Resources/default.metallib @@ -1 +1 @@ -a07b52c9ee48ee8d8aa7b8aa0bd9a1bf1d1d5173f3a28b4bee1426d7de1882e5 \ No newline at end of file +65f6df6388c246fe28149191a6bb0b2fa2b3e29e84db10dabae88e5ad8245a30 \ 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 1e043a1204..7dce1a6da7 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 @@ -1112,6 +1112,7 @@ "PeerInfo.GroupName.Placeholder" = "Group Name"; "PeerInfo.ChannelName.Placeholder" = "Channel Name"; "PeerInfo.Phone" = "phone"; +"PeerInfo.AnonymousPhone" = "anonymous phone"; "ConvertToSupergroup.Alert.Error" = "Something went wrong, sorry. Please try again later."; "ConvertToSuperGroup.Confirm" = "Are you sure? This action cannot be undone."; @@ -7031,3 +7032,9 @@ "GlobalTimer.Confirm.Text" = "Are you sure you want all messages in new chats started by you to be automatically deleted for everyone %1$@ after they have been sent?"; "GlobalTimer.Confirm.Ok" = "Enable Auto-Deletion"; + +"PeerInfo.Phone.AnonymousInfo" = "This number is not tied to a SIM card and was acquired on [Fragment]()."; + + +"Chat.AutoremoveTimerSetUserGlobalYou" = "You set a self-destruct timer for all chats.\nAll new messages in this chat will be automatically deleted after %1$@ they're sent."; +"Chat.AutoremoveTimerSetUserGlobal" = "%1$@ set a self-destruct timer for all chats.\nAll new messages in this chat will be automatically deleted after %2$@ they're sent.";