From 2f5a78879bde7e817f1d3a71864685f0269ccb07 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Mon, 18 May 2026 17:17:41 +0800
Subject: [PATCH] Hide app bubbles during drag decisions

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

diff --git a/Apptag/Localization/th.json b/Apptag/Localization/th.json
index 7517594..4d4c8f6 100644
--- a/Apptag/Localization/th.json
+++ b/Apptag/Localization/th.json
@@ -139,5 +139,8 @@
   "settings.systemSchemeAppliedMessage": "นำการกำหนดแท็ก %tagCount% รายการไปใช้กับแอป %appCount% รายการแล้ว",
   "settings.systemSchemeApplyFailed": "ไม่มีผลการจัดหมวดหมู่อัจฉริยะให้ใช้",
   "scheme.local": "ชุดภายในเครื่อง",
-  "scheme.systemSmartStart": "ชุดเริ่มต้นอัจฉริยะของระบบ"
+  "scheme.systemSmartStart": "ชุดเริ่มต้นอัจฉริยะของระบบ",
+  "settings.bubbleDisplayScope": "Bubble tips show for:",
+  "settings.bubbleAllApps": "All apps",
+  "settings.bubbleUncommonOnly": "Uncommon apps only"
 }

--
Gitblit v1.9.3