From cf4a1ad4dbc8f4a3f61a0a1a32f63d31c3562b27 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 02 Jul 2026 03:07:40 +0800 Subject: [PATCH] Record TagLauncher 8.3.2 release freeze --- src/Apptag/Localization/en.json | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json index 11306b9..83e8723 100644 --- a/src/Apptag/Localization/en.json +++ b/src/Apptag/Localization/en.json @@ -318,7 +318,7 @@ "pro.feature.customTagColors.benefit": "Set any color for every tag, including SmartStart system category tags.", "pro.prompt.customTagColors": "Custom tag colors are a Pro feature. Unlock Pro to give every tag any color and make categories easier to recognize.", "settings.proStatus.freeUser": "You are currently a Free user", - "settings.proStatus.proUser": "You are currently a valued πPro user", + "settings.proStatus.proUser": "You are currently a valued Pro user", "settings.proStatus.lockedListTitle": "Pro features to unlock", "settings.proStatus.unlockedListTitle": "Unlocked features", "settings.proStatus.lockedFeature": "β Supported", @@ -343,5 +343,20 @@ "settings.proCompare.pro": "Pro", "settings.proStatus.unavailableFeature": "Unavailable", "settings.proStatus.previewFiveMinutes": "5-minute preview only", - "settings.proGuide.general": "Only Pro users can use colored containers / colored grids" + "settings.proGuide.general": "Only Pro users can use colored containers / colored grids", + "pro.feature.customContainerQuota": "Custom container quota", + "pro.feature.customContainerQuota.benefit": "Free version can maintain 6 custom containers. Pro unlocks unlimited tag management.", + "pro.prompt.customContainerQuota": "Custom container quota is part of Pro. Unlock Pro to create and manage unlimited tags.", + "pro.customContainers.quotaShort": "Free users can use 6 custom tags (containers): %used% / %limit% used", + "pro.customContainers.quotaUnlimitedShort": "Pro unlocked: unlimited custom containers", + "pro.customContainers.quotaPrompt": "Free version can maintain %limit% custom containers. You have used %used% / %limit%, with %remaining% remaining. Upgrade to Pro to create and manage unlimited tags, or edit/delete existing tags to keep using the free quota.", + "pro.customContainers.manageExisting": "Manage existing tags", + "pro.tagSorting.previewToast": "Current tag order is preview only. Unlock Pro to save tag order.", + "pro.feature.maintainableTagCount": "Maintainable tag count", + "pro.feature.tagOrderPersistence": "Custom sorting: tag position in the list (= container position)", + "pro.feature.containerAppOrderPersistence": "Custom sorting: app icon positions inside containers", + "settings.proStatus.maxSixTags": "Up to 6", + "settings.proStatus.unlimitedTags": "β No limit", + "settings.proStatus.previewOnly": "Preview only", + "settings.proStatus.supported": "β Supported" } -- Gitblit v1.9.3