From f5a1588c666e9f414e51eae344ed5153ed064191 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 29 May 2026 02:44:02 +0800
Subject: [PATCH] AppKit quick search result list

---
 Apptag/Localization/pl.json |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/Apptag/Localization/pl.json b/Apptag/Localization/pl.json
index 91a48d1..1cedf9f 100644
--- a/Apptag/Localization/pl.json
+++ b/Apptag/Localization/pl.json
@@ -63,6 +63,11 @@
   "drop.systemDefaultWarning": "Nie przeciągaj aplikacji do domyślnych kategorii systemu",
   "drop.uncategorizedConfirmTitle": "Przenieść do Bez kategorii?",
   "drop.uncategorizedConfirmMessage": "Przeniesienie %appName% do Bez kategorii usunie obecne powiązania tagów (%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": "Projektowanie",
   "tag.development": "Programowanie",
   "tag.writing": "Pisanie",

--
Gitblit v1.9.3