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:
oop7
2025-10-31 17:54:02 +02:00
parent 97aaa16cc4
commit 32c2d899ba
15 changed files with 16 additions and 2 deletions
+1
View File
@@ -288,6 +288,7 @@
"all_selected": "Tümü seçildi",
"select_videos_all": "Video seç... (Tümü seçildi)",
"please_enter_url": "Lütfen önce bir URL girin",
"error_title": "Hata",
"cookie_file_selected_title": "Çerez dosyası seçildi",
"cookie_file_selected_message": "Çerez dosyası seçildi: {path}",
"browser_cookies_selected_title": "Tarayıcı çerezleri seçildi",