From dcad57a58080072af586be0edd0eea434cf476d9 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 28 Jun 2026 03:23:19 +0800
Subject: [PATCH] Record App Store upload handoff for 8.1.6

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

diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json
index bba7486..72c4c0d 100644
--- a/src/Apptag/Localization/en.json
+++ b/src/Apptag/Localization/en.json
@@ -105,16 +105,16 @@
   "smart.category.productivity": "Productivity",
   "smart.category.file-management": "File Management",
   "smart.category.transfer": "Uploads & Downloads",
-  "smart.category.development": "Development",
+  "smart.category.development": "Coding",
   "smart.category.design": "Design",
   "smart.category.writing": "Writing",
   "smart.category.media": "Media",
   "smart.category.video": "Video",
   "smart.category.audio": "Audio",
-  "smart.category.picture-photo": "Pictures & Photos",
+  "smart.category.picture-photo": "Photos",
   "smart.category.utilities": "Utilities",
   "smart.category.system": "System Apps",
-  "smart.category.system-enhancement": "System Enhancements",
+  "smart.category.system-enhancement": "System Tools",
   "smart.category.entertainment": "Entertainment",
   "smart.category.game": "Games",
   "smart.category.finance": "Finance",
@@ -187,10 +187,13 @@
   "quickSearch.globalHotkey": "Quick Search (global)",
   "quickSearch.globalHotkeyDesc": "Open Quick Search globally when the TagLauncher app list is not visible.",
   "quickSearch.spaceDisplay": "Space",
+  "trackpadGesture.title": "Trackpad gesture",
+  "trackpadGesture.description": "Map a trackpad gesture in a third-party tool to this URL to show the app list.",
+  "trackpadGesture.status": "External tool",
   "smart.category.GTD": "Tasks & GTD",
   "smart.category.Notes": "Notes",
   "smart.category.Meeting": "Meetings",
-  "smart.category.office": "Office",
+  "smart.category.office": "Office & Docs",
   "smart.category.PDF": "PDF",
   "smart.category.api-tools": "API Tools",
   "smart.category.database-tools": "Databases",
@@ -290,5 +293,6 @@
   "pro.theme.preview.status": "Previewing Pro theme",
   "pro.theme.status.free": "Free themes are ready now. Unlock Pro to keep every advanced theme.",
   "pro.theme.status.preview": "Previewing a Pro theme. Unlock Pro to keep it after the preview ends.",
+  "pro.theme.status.previewCountdown": "Previewing ยท %time% left",
   "pro.theme.status.unlocked": "All themes are unlocked on this Mac."
 }

--
Gitblit v1.9.3