mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-27 03:20:58 -04:00
Don't auto-stop the share if a download is still in progress
This commit is contained in:
parent
501d771064
commit
487cd6c799
2 changed files with 21 additions and 12 deletions
|
@ -14,6 +14,7 @@
|
|||
"other_page_loaded": "URL loaded",
|
||||
"close_on_timeout": "Closing automatically because timeout was reached",
|
||||
"closing_automatically": "Closing automatically because download finished",
|
||||
"timeout_download_still_running": "Waiting for download to complete before auto-stopping",
|
||||
"large_filesize": "Warning: Sending large files could take hours",
|
||||
"error_tails_invalid_port": "Invalid value, port must be an integer",
|
||||
"error_tails_unknown_root": "Unknown error with Tails root process",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue