From 71bfdd4087d0b4d94bd5345cb45bb335617d737c Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 28 May 2026 15:27:05 +0800 Subject: [PATCH] Confirm single-tag removal on empty grid drop --- Apptag/Localization/cs.json | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Apptag/Localization/cs.json b/Apptag/Localization/cs.json index 026d51b..9300dda 100644 --- a/Apptag/Localization/cs.json +++ b/Apptag/Localization/cs.json @@ -63,6 +63,11 @@ "drop.systemDefaultWarning": "Nepřetahujte aplikace do výchozích systémových kategorií", "drop.uncategorizedConfirmTitle": "Přesunout do Nezařazeno?", "drop.uncategorizedConfirmMessage": "Přesunutí %appName% do Nezařazeno odstraní aktuální přiřazení štítků (%tagCount%): %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": "Vývoj", "tag.writing": "Psaní", -- Gitblit v1.9.3