From 844e2f2459bb31d6903f1010f694089edabfd8ec Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 29 May 2026 02:18:55 +0800
Subject: [PATCH] Fix app icon transparency

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

diff --git a/Apptag/Localization/de.json b/Apptag/Localization/de.json
index 9e71a18..4e80a9f 100644
--- a/Apptag/Localization/de.json
+++ b/Apptag/Localization/de.json
@@ -63,6 +63,11 @@
   "drop.systemDefaultWarning": "Ziehe keine Apps in die Standard-Systemkategorien",
   "drop.uncategorizedConfirmTitle": "Nach Nicht kategorisiert verschieben?",
   "drop.uncategorizedConfirmMessage": "Wenn %appName% nach Nicht kategorisiert verschoben wird, werden die aktuellen %tagCount% Tag-Zuordnungen entfernt: %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": "Entwicklung",
   "tag.writing": "Schreiben",

--
Gitblit v1.9.3