diff --git a/data/client/macos-beta/Telegram.app/Contents/Resources/Assets.car b/data/client/macos-beta/Telegram.app/Contents/Resources/Assets.car index 46a4a01917..bfcdbb8a17 100644 --- a/data/client/macos-beta/Telegram.app/Contents/Resources/Assets.car +++ b/data/client/macos-beta/Telegram.app/Contents/Resources/Assets.car @@ -1 +1 @@ -fca977fac4a4609a5cb59d4f128f43b812b2d9867b9e1b4bc68902c91758a5d9 \ No newline at end of file +5c860f9bceac7b1a4123f2d23df2db0bc91840536c5f156b1a8a7540ef44434a \ 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 7939e727be..b25eb1da3f 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 @@ -6697,6 +6697,14 @@ Settings ⟶ Stickers ⟶ [Trending Stickers](trending)."; "EmojiPack.Unlock_many" = "Unlock %d"; "EmojiPack.Unlock_other" = "Unlock %d"; +"EmojiPack.Restore_countable" = "%d"; +"EmojiPack.Restore_zero" = "Restore %d"; +"EmojiPack.Restore_one" = "Restore %d"; +"EmojiPack.Restore_two" = "Restore %d"; +"EmojiPack.Restore_few" = "Restore %d"; +"EmojiPack.Restore_many" = "Restore %d"; +"EmojiPack.Restore_other" = "Restore %d"; + "EmojiPack.Add_countable" = "%d"; "EmojiPack.Add_zero" = "Add %d"; "EmojiPack.Add_one" = "Add %d"; @@ -6729,3 +6737,7 @@ Settings ⟶ Stickers ⟶ [Trending Stickers](trending)."; "PrivacySettings.Voice.PremiumError" = "Only of subscribers of [Telegram Premium]() can restrict receiving Voice and Video Messages."; "CustomEmoji.Info" = "Artists are welcome to add their own emoji sets using our [@stickers]() bot."; + + +"Emoji.Search.AnimatedEmoji" = "ANIMATED EMOJI"; +"Emoji.Search.Emoji" = "EMOJI";