From a255131e66318bed23018f3d6798ebb1ea33676a Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 25 Jun 2026 13:50:57 +0800 Subject: [PATCH] Freeze 8.0.2 usage tips banner --- src/Apptag/Localization/en.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json index 78b7151..b9e414d 100644 --- a/src/Apptag/Localization/en.json +++ b/src/Apptag/Localization/en.json @@ -215,8 +215,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", -- Gitblit v1.9.3