From 9d6f138e40a5322ee731f8096eaa3332c94a6532 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Mon, 18 May 2026 17:54:35 +0800
Subject: [PATCH] Speed up repeated app list opens

---
 Apptag/Localization/en.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/en.json b/Apptag/Localization/en.json
index 2f69fea..2be6257 100644
--- a/Apptag/Localization/en.json
+++ b/Apptag/Localization/en.json
@@ -139,5 +139,8 @@
   "settings.systemSchemeAppliedMessage": "Applied %tagCount% tag assignments across %appCount% apps.",
   "settings.systemSchemeApplyFailed": "No smart classification results were available to apply.",
   "scheme.local": "Local scheme",
-  "scheme.systemSmartStart": "System smart initial scheme"
+  "scheme.systemSmartStart": "System smart initial scheme",
+  "settings.bubbleDisplayScope": "Bubble tips show for:",
+  "settings.bubbleAllApps": "All apps",
+  "settings.bubbleUncommonOnly": "Uncommon apps only"
 }

--
Gitblit v1.9.3