From 369c8f03db2f6d507697ab2296db5e6f81c8cd1e Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 27 Jun 2026 17:15:11 +0800
Subject: [PATCH] Reduce SmartStart default categories to thirteen

---
 src/Apptag/Localization/en.json |   66 +++++++++++++++++++++++++++++---
 1 files changed, 59 insertions(+), 7 deletions(-)

diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json
index 78b7151..2921d09 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",
@@ -188,7 +190,7 @@
   "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",
@@ -215,8 +217,9 @@
   "settings.hideUsageTipsDesc": "When enabled, the floating tips at the bottom of the app grid are hidden.",
   "usageTips.previous": "Previous tip",
   "usageTips.next": "Next tip",
-  "usageTips.tip1.title": "Tip 1 - Add tags",
-  "usageTips.tip1.detail": "Open Settings, edit tags.",
+  "usageTips.close": "Close tips",
+  "usageTips.tip1.title": "Tip 1 - Edit tags",
+  "usageTips.tip1.detail": "Open Settings and switch to Tags to edit, Double-click a tag in the tag list to open tag editing quickly.",
   "usageTips.tip2.title": "Tip 2 - Tag apps",
   "usageTips.tip2.detail": "Long-press an app, then drag it onto a tag.",
   "usageTips.tip3.title": "Tip 3 - Move apps",
@@ -238,5 +241,54 @@
   "theme.purple": "Purple",
   "theme.green": "Green",
   "theme.blue": "Blue",
-  "theme.colorful": "Colorful"
+  "theme.colorful": "Colorful",
+  "usageTips.closeReminder.title": "Show tips again later",
+  "usageTips.closeReminder.message": "You can show tips again later in Settings > General by clearing “Hide usage tips”.",
+  "usageTips.closeReminder.doNotRemind": "Got it. Don’t remind me next time I close tips.",
+  "usageTips.closeReminder.previewCallout": "Clear this checkbox to show tips again",
+  "pro.card.badge": "Pro",
+  "pro.card.previewBadge": "Preview",
+  "pro.card.restore": "Restore Purchases",
+  "pro.card.summary.free": "Unlock premium themes, layout import and export, unlimited notes, and saved manual app sorting.",
+  "pro.card.summary.legacy": "Thanks for supporting TagLauncher early. Your Pro access is already active.",
+  "pro.card.summary.unlocked": "Pro is active on this Mac. Premium themes and advanced layout tools are ready.",
+  "pro.card.title.free": "Upgrade to Pro",
+  "pro.card.title.legacy": "Pro unlocked",
+  "pro.card.title.unlocked": "Pro unlocked",
+  "pro.card.unlock": "Unlock Pro",
+  "pro.feature.export": "Layout export",
+  "pro.feature.export.benefit": "Save your current tags, order, and layout as a reusable backup.",
+  "pro.feature.import": "Layout import",
+  "pro.feature.import.benefit": "Restore a saved TagLauncher layout on this Mac in one step.",
+  "pro.feature.notes": "Unlimited notes",
+  "pro.feature.notes.benefit": "Save notes for every app without the free 5-note limit.",
+  "pro.feature.sorting": "Saved app sorting",
+  "pro.feature.sorting.benefit": "Keep your manual app order after you leave editing mode.",
+  "pro.feature.themes": "Premium themes",
+  "pro.feature.themes.benefit": "Unlock every advanced App Grid theme and keep it permanently.",
+  "pro.notes.limitReached": "Free version can save notes for up to 5 apps. Unlock Pro to save unlimited notes.",
+  "pro.notes.remaining": "Free version includes %limit% app notes. %remaining% remaining.",
+  "pro.operation.cancelled": "Purchase cancelled.",
+  "pro.operation.loading": "Checking Pro access…",
+  "pro.operation.pending": "Waiting for App Store confirmation…",
+  "pro.operation.purchasing": "Purchasing Pro…",
+  "pro.operation.restoreNotFound": "No previous Pro purchase was found for this Apple ID.",
+  "pro.operation.restoring": "Restoring purchase…",
+  "pro.prompt.export": "Layout export is a Pro feature. Unlock Pro to back up your current tags, order, and layout.",
+  "pro.prompt.import": "Layout import is a Pro feature. Unlock Pro to restore a saved layout on this Mac.",
+  "pro.prompt.notes": "Unlimited app notes are part of Pro. Unlock Pro to save notes for every app.",
+  "pro.prompt.sorting": "Saved manual app sorting is part of Pro. Unlock Pro to keep your custom order.",
+  "pro.prompt.themes": "This theme is part of Pro. Unlock Pro to keep using advanced App Grid themes.",
+  "pro.purchase.failed": "Unable to complete the purchase right now. Please try again.",
+  "pro.purchase.unavailable": "Pro purchase is unavailable right now. Please try again later.",
+  "pro.purchase.verificationFailed": "App Store verification failed. Please try again.",
+  "pro.restore.failed": "Unable to restore purchases right now. Please try again.",
+  "pro.sorting.previewToast": "Preview only. Unlock Pro to save manual app sorting.",
+  "pro.status.free": "Free",
+  "pro.status.legacyUnlocked": "Pro · Early supporter",
+  "pro.status.unlocked": "Pro unlocked",
+  "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.unlocked": "All themes are unlocked on this Mac."
 }

--
Gitblit v1.9.3