mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-28 13:21:02 +00:00
feat: add disabled hint for HTTP downloader setting during active downloads and update z-index for error message
This commit is contained in:
@@ -600,7 +600,8 @@
|
||||
"autoplay_trailers_on_game_page": "Automatically start playing trailers on game page",
|
||||
"hide_to_tray_on_game_start": "Hide Hydra to tray on game startup",
|
||||
"downloads": "Downloads",
|
||||
"use_native_http_downloader": "Use native HTTP downloader (experimental)"
|
||||
"use_native_http_downloader": "Use native HTTP downloader (experimental)",
|
||||
"cannot_change_downloader_while_downloading": "Cannot change this setting while a download is in progress"
|
||||
},
|
||||
"notifications": {
|
||||
"download_complete": "Download complete",
|
||||
|
||||
Reference in New Issue
Block a user