From 3b4a0887d287c890092fc0845eeb57e9a5b03bcd Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 24 May 2026 16:56:30 +0800
Subject: [PATCH] Fix Split View fullscreen overlay detection

---
 Apptag/Localization/ar-Najdi.json |   65 +++++++++++++++++++++++---------
 1 files changed, 46 insertions(+), 19 deletions(-)

diff --git a/Apptag/Localization/ar-Najdi.json b/Apptag/Localization/ar-Najdi.json
index a04edf2..c7bced3 100644
--- a/Apptag/Localization/ar-Najdi.json
+++ b/Apptag/Localization/ar-Najdi.json
@@ -6,6 +6,7 @@
   "menu.preferences": "التفضيلات…",
   "menu.quit": "خروج",
   "menu.language": "اللغة",
+  "menu.help": "المساعدة",
   "menu.version": "الإصدار",
   "settings.language": "اللغة",
   "settings.languagePicker": "لغة التطبيق:",
@@ -89,28 +90,28 @@
   "edit.feedbackAddFormat": "هالعملية اضافت %tagCount% من الوسوم على %appCount% تطبيقات (%appNames%).",
   "edit.feedbackRemoveFormat": "هالعملية شالت %tagCount% من الوسوم من %appCount% تطبيقات (%appNames%). الوسوم اللي انشالت: %tagNames%.",
   "edit.removeHint": "هنا ما تقدر تشيل الصح الا من الوسوم الموجودة من قبل. اي وسم يطلع معه رمز حذف احمر بينشال بعد التاكيد.",
-  "smart.category.browser": "المتصفحات",
-  "smart.category.communication": "التواصل",
+  "smart.category.browser": "Browsers",
+  "smart.category.communication": "Communication",
   "smart.category.productivity": "الإنتاجية",
-  "smart.category.file-management": "إدارة الملفات",
-  "smart.category.transfer": "الرفع والتنزيل",
+  "smart.category.file-management": "File Management",
+  "smart.category.transfer": "Uploads & Downloads",
   "smart.category.development": "البرمجة",
   "smart.category.design": "التصميم",
-  "smart.category.writing": "الكتابة",
-  "smart.category.media": "الوسائط",
-  "smart.category.video": "الفيديو",
-  "smart.category.audio": "الصوت",
-  "smart.category.picture-photo": "الصور",
-  "smart.category.utilities": "الأدوات",
-  "smart.category.system": "تطبيقات النظام",
+  "smart.category.writing": "Writing",
+  "smart.category.media": "Media",
+  "smart.category.video": "Video",
+  "smart.category.audio": "Audio",
+  "smart.category.picture-photo": "Pictures & Photos",
+  "smart.category.utilities": "Utilities",
+  "smart.category.system": "System Apps",
   "smart.category.system-enhancement": "تعزيز النظام",
-  "smart.category.entertainment": "الترفيه",
-  "smart.category.game": "الألعاب",
-  "smart.category.finance": "المال",
-  "smart.category.education": "التعلّم",
-  "smart.category.ai-tools": "أدوات الذكاء الاصطناعي",
-  "smart.category.security": "الأمان",
-  "smart.category.other": "أخرى",
+  "smart.category.entertainment": "Entertainment",
+  "smart.category.game": "Games",
+  "smart.category.finance": "Finance",
+  "smart.category.education": "Education",
+  "smart.category.ai-tools": "AI Tools",
+  "smart.category.security": "Security",
+  "smart.category.other": "Other",
   "smartstart.auto.title": "Smart Start رتّب تطبيقاتك",
   "smartstart.auto.messageFormat": "ترتّبت %appCount% تطبيقات مع %tagCount% تعيينات وسوم.",
   "smartstart.suggestion.title": "اقتراحات Smart Start جاهزة",
@@ -166,5 +167,31 @@
   "quickSearch.internalHotkeyStatus": "App list only",
   "quickSearch.globalHotkey": "Quick Search (global)",
   "quickSearch.globalHotkeyDesc": "Open Quick Search globally when the TagLauncher app list is not visible.",
-  "quickSearch.spaceDisplay": "Space"
+  "quickSearch.spaceDisplay": "Space",
+  "smart.category.GTD": "Tasks & GTD",
+  "smart.category.Notes": "Notes",
+  "smart.category.Meeting": "Meetings",
+  "smart.category.office": "Office",
+  "smart.category.PDF": "PDF",
+  "smart.category.api-tools": "API Tools",
+  "smart.category.database-tools": "Databases",
+  "smart.category.devops": "DevOps",
+  "smart.category.ide": "IDEs",
+  "smart.category.runtime-sdk": "Runtimes & SDKs",
+  "smart.category.terminal-tools": "Terminal Tools",
+  "smart.category.Font": "Fonts",
+  "smart.category.ui-prototyping": "UI Prototyping",
+  "smart.category.3d-cad": "3D & CAD",
+  "smart.category.diagramming": "Diagramming",
+  "smart.category.system-maintenance": "System Maintenance",
+  "smart.category.window-management": "Window Management",
+  "smart.category.device-management": "Device Management",
+  "smart.category.input-tools": "Input Tools",
+  "smart.category.Automation": "Automation",
+  "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.",
+  "settings.language.auto": "تلقائي",
+  "help.downloadPDF": "تنزيل ملف المساعدة PDF"
 }

--
Gitblit v1.9.3