From 69e20c361756bb8039fdb8b1e8a6ccd074b7d2b8 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Tue, 02 Jun 2026 23:12:26 +0800 Subject: [PATCH] Add 7.8.10 App Store candidate DMG --- Apptag/Localization/en.json | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Apptag/Localization/en.json b/Apptag/Localization/en.json index b58f2e0..64a1216 100644 --- a/Apptag/Localization/en.json +++ b/Apptag/Localization/en.json @@ -63,6 +63,11 @@ "drop.systemDefaultWarning": "Do not drag apps into system default categories", "drop.uncategorizedConfirmTitle": "Move to Uncategorized?", "drop.uncategorizedConfirmMessage": "Moving %appName% to Uncategorized will remove its current %tagCount% tag associations: %tagNames%.", + "drop.removeTagConfirmTitle": "Remove tag?", + "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?", + "drop.removeTagDoNotAskAgain": "Got it, don't remind me again", + "drop.removeTagConfirmYes": "Yes", + "drop.removeTagConfirmNo": "No", "tag.design": "Design", "tag.development": "Development", "tag.writing": "Writing", -- Gitblit v1.9.3