Add 'Open Folder' button after download completion

Introduces an 'Open Folder' button to the UI, shown after a download completes, allowing users to quickly open the folder containing the downloaded file. Updates all language files to include translations for the new button tooltip.
This commit is contained in:
oop7
2025-10-25 18:10:04 +03:00
parent 6ed1314bec
commit c00ef14703
15 changed files with 113 additions and 15 deletions
+2 -1
View File
@@ -80,7 +80,8 @@
"update": "Aggiorna yt-dlp",
"select_defaults": "Seleziona predefiniti",
"select_all": "Seleziona tutto",
"deselect_all": "Deseleziona tutto"
"deselect_all": "Deseleziona tutto",
"open_folder": "Apri posizione cartella"
},
"dialogs": {
"custom_options": "Opzioni personalizzate",