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": "Semua dipilih",
|
||||
"select_videos_all": "Pilih video... (Semua dipilih)",
|
||||
"please_enter_url": "Silakan masukkan URL terlebih dahulu",
|
||||
"error_title": "Kesalahan",
|
||||
"cookie_file_selected_title": "File cookie dipilih",
|
||||
"cookie_file_selected_message": "File cookie dipilih: {path}",
|
||||
"browser_cookies_selected_title": "Cookies browser dipilih",
|
||||
|
||||
Reference in New Issue
Block a user