From da71eb5bccbdbd22da7cd74b6ddcec031f069482 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 28 May 2026 15:59:53 +0800
Subject: [PATCH] Stabilize empty-drop tag removal confirmation

---
 Apptag/Localization/tr.json |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/tr.json b/Apptag/Localization/tr.json
index 68c97ae..512ad6f 100644
--- a/Apptag/Localization/tr.json
+++ b/Apptag/Localization/tr.json
@@ -63,6 +63,11 @@
   "drop.systemDefaultWarning": "Uygulamaları sistem varsayılan kategorilerine sürüklemeyin",
   "drop.uncategorizedConfirmTitle": "Sınıflandırılmamışa taşınsın mı?",
   "drop.uncategorizedConfirmMessage": "%appName% Sınıflandırılmamışa taşınırsa mevcut %tagCount% etiket ilişkisi kaldırılır: %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": "Tasarım",
   "tag.development": "Geliştirme",
   "tag.writing": "Yazma",
@@ -191,5 +196,7 @@
   "smart.category.network-tools": "Network Tools",
   "help.openPDF": "Open Help PDF",
   "help.copyLink": "Copy Help PDF link",
-  "help.currentLanguage": "Opens the online PDF for the current app language."
+  "help.currentLanguage": "Opens the online PDF for the current app language.",
+  "settings.language.auto": "Otomatik",
+  "help.downloadPDF": "Yardım PDF’sini indir"
 }

--
Gitblit v1.9.3