From dfe1ecadbb03a9e9311da0471caafc65e4c798df Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 29 May 2026 12:37:47 +0800
Subject: [PATCH] Prepare 7.8.1 release notes and defaults

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

diff --git a/Apptag/Localization/ar.json b/Apptag/Localization/ar.json
index 44c32f4..8768c95 100644
--- a/Apptag/Localization/ar.json
+++ b/Apptag/Localization/ar.json
@@ -63,6 +63,11 @@
   "drop.systemDefaultWarning": "لا تسحب التطبيقات إلى التصنيفات الافتراضية للنظام",
   "drop.uncategorizedConfirmTitle": "نقل إلى غير مصنف؟",
   "drop.uncategorizedConfirmMessage": "سيؤدي نقل %appName% إلى غير مصنف إلى إزالة ارتباطاته الحالية بعدد %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": "تصميم",
   "tag.development": "تطوير",
   "tag.writing": "كتابة",

--
Gitblit v1.9.3