From cfb93f5127af692ff74178329a8b635efc894f8b Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 28 Jun 2026 03:16:25 +0800
Subject: [PATCH] Archive App Store release 8.1.6 build 20260628.0230

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

diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json
index e546bdf..72c4c0d 100644
--- a/src/Apptag/Localization/en.json
+++ b/src/Apptag/Localization/en.json
@@ -8,6 +8,8 @@
   "menu.language": "Language",
   "menu.help": "Help",
   "menu.version": "Version",
+  "menu.proStatus.free": "You are currently a Free user (upgrade to Pro)",
+  "menu.proStatus.unlocked": "You are currently a valued Pro user",
   "settings.language": "Language",
   "settings.languagePicker": "App language:",
   "settings.languageDesc": "Choose the language used by menus and settings.",
@@ -103,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",
@@ -185,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",
@@ -288,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