From 43640e6e65fc798d7702531fa2189affc4a046df Mon Sep 17 00:00:00 2001 From: Ariver <ar@MacBook-Air.local> Date: Sun, 10 May 2026 19:36:04 +0800 Subject: [PATCH] Improve fullscreen overlay space handling --- 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