From 2c36a4a39da126c30a5a5daedf501229412b2e1a Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 26 Jun 2026 17:42:34 +0800 Subject: [PATCH] Release 8.1.0 free Pro unlock --- src/Apptag/Localization/en.json | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 46 insertions(+), 1 deletions(-) diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json index 285c321..e546bdf 100644 --- a/src/Apptag/Localization/en.json +++ b/src/Apptag/Localization/en.json @@ -243,5 +243,50 @@ "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" + "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