From e5627facd571293ebba8f05f970121716af39603 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 05 Jun 2026 01:30:07 +0800 Subject: [PATCH] Include CoreServices apps in quick search index --- Apptag/Localization/ar-Najdi.json | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Apptag/Localization/ar-Najdi.json b/Apptag/Localization/ar-Najdi.json index c7bced3..a1bd1e7 100644 --- a/Apptag/Localization/ar-Najdi.json +++ b/Apptag/Localization/ar-Najdi.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