Show error dialog for invalid URLs in GUI
Replaces status label updates with QMessageBox warnings for invalid video URLs in the main UI. Adds 'error_title' translation key to all supported languages for consistent error dialog titles.
This commit is contained in:
@@ -288,6 +288,7 @@
|
||||
"all_selected": "تم تحديد الكل",
|
||||
"select_videos_all": "اختر الفيديوهات... (تم تحديد الكل)",
|
||||
"please_enter_url": "الرجاء إدخال رابط أولاً",
|
||||
"error_title": "خطأ",
|
||||
"cookie_file_selected_title": "تم تحديد ملف الكوكيز",
|
||||
"cookie_file_selected_message": "ملف الكوكيز المحدد: {path}",
|
||||
"browser_cookies_selected_title": "تم تحديد كوكيز المتصفح",
|
||||
|
||||
Reference in New Issue
Block a user