From 9ab01e81a56761859344ba43f407d0762107a0dc Mon Sep 17 00:00:00 2001 From: Ariver <ar@MacBook-Air.local> Date: Wed, 06 May 2026 18:44:09 +0800 Subject: [PATCH] checkpoint: v3.1.3 — 清除 Re-index 功能,已脱离 Finder 无意义 --- 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