feat: search by ID

This commit is contained in:
AlexeyZavar
2026-01-26 19:18:03 +03:00
parent 895c988ba6
commit f0599a34c7
5 changed files with 304 additions and 19 deletions
+8
View File
@@ -7542,6 +7542,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"ayu_ImportDatabaseButton" = "Import Database";
"ayu_QoLTogglesHeader" = "Useful features";
"ayu_KeepAliveService" = "AyuGram Push Service";
"ayu_KeepAliveServiceNote" = "We recommend migrating to **FCM** version.";
"ayu_DisableAds" = "Disable Ads";
"ayu_DisableStories" = "Disable Stories";
"ayu_DisableCustomBackgrounds" = "Disable Custom Backgrounds";
@@ -7760,6 +7761,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"ayu_ClearDeletedMenuText" = "Clear Deleted";
"ayu_ViewDeletedMenuText" = "View Deleted";
"ayu_ViewFiltersMenuText" = "View Filters";
"ayu_ShowFilteredMessagesMenuText" = "Show Filtered";
"ayu_HideFilteredMessagesMenuText" = "Hide Filtered";
"ayu_ReadExclusionMenuText" = "Read Exclusion";
"ayu_TypingExclusionMenuText" = "Typing Exclusion";
"ayu_ExclusionTitle" = "Select exclusion type";
@@ -7834,6 +7837,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"ayu_ExpireMediaContextMenuText" = "Burn";
"ayu_ExpiringVoiceMessageNote" = "This voice message can be played as many times as you want.";
"ayu_ExpiringVideoMessageNote" = "This video message can be played as many times as you want.";
"ayu_OncePhotoMessageNote" = "This photo can be viewed indefinitely.";
"ayu_OnceVideoMessageNote" = "This video can be viewed indefinitely.";
"ayu_UserNotFoundMessage" = "User not found.";
"ayu_DeleteDateMenuText" = "Delete Date";
"ayu_ReadDateMenuText" = "Read Date";
@@ -7842,14 +7847,17 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"ayu_LikelyOfflineStatus" = "offline ?";
"ayu_GhostModeShortcut" = "Enter with Ghost";
"ayu_SettingsShowMessageSeconds" = "Show Message Seconds";
"ayu_FilterZalgo" = "Filter Zalgo";
"ayu_ShowOnlyAddedEmojisAndStickers" = "Show Only Added Emojis & Stickers";
"ayu_ContextCopyID" = "Copy ID";
"ayu_IDCopiedToast" = "ID copied to clipboard.";
"ayu_ContextHideMessage" = "Hide";
"ayu_SearchByIDResults" = "Found by ID";
"ayu_ContextCopyCallbackData" = "Copy Callback Data";
"ayu_RepeatMessage" = "Repeat Message";
"ayu_RegisterURLScheme" = "Register URL Scheme";
"ayu_SessionTerminated" = "Session **{item}** was terminated. You may still browse cached messages.";
"ayu_InvalidConnectionLayerNote" = "You should re-login due to an error during the update.";
"ayu_LocalPremiumNotice" = "You're using **local** Telegram Premium.\nIt **won't** give you any benefits.\n**Enjoy the star near your nickname!**";
"ayu_DeveloperPopup" = "**{item}** is a member of the **exteraGram** development team.";
"ayu_SupporterPopup" = "**{item}** supported the development of **exteraGram** or **AyuGram** and received an unique badge.";