From cb68bda1e70856504ba520ff97b3e4f3c78e228d Mon Sep 17 00:00:00 2001
From: Ariver <ar@MacBook-Air.local>
Date: Sun, 10 May 2026 20:18:23 +0800
Subject: [PATCH] Hide overlay when launching an app

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

diff --git a/Apptag/Localization/en.json b/Apptag/Localization/en.json
index 93d5db5..38b983d 100644
--- a/Apptag/Localization/en.json
+++ b/Apptag/Localization/en.json
@@ -22,9 +22,6 @@
   "settings.tagFontDesc": "Adjust the size of group-name labels in the overlay.",
   "settings.iconSize": "Icon size:",
   "settings.iconSizeDesc": "Icon display size. Grid columns adjust automatically.",
-  "settings.reindex": "Re-index Now",
-  "settings.reindexDesc": "Re-scan all app directories and refresh the tag database.",
-  "settings.indexMgmt": "Index Management",
   "settings.backup": "Backup & Restore",
   "settings.export": "Export Tags…",
   "settings.import": "Import Tags…",
@@ -43,4 +40,4 @@
   "tag.cancel": "Cancel",
   "tag.add": "Add",
   "tag.newName": "New tag name"
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3