Hold a share open if its timer hsa expired but a file is still uploading. Don't allow other uploads during this time

This commit is contained in:
Miguel Jacq 2018-09-17 17:42:04 +10:00
parent 4777c45ad8
commit b06fd8af26
No known key found for this signature in database
GPG key ID: EEA4341C6D97A0B6
3 changed files with 106 additions and 82 deletions

View file

@ -15,6 +15,7 @@
"close_on_timeout": "Stopped because timer expired",
"closing_automatically": "Stopped because download finished",
"timeout_download_still_running": "Waiting for download to complete",
"timeout_upload_still_running": "Waiting for upload to complete",
"large_filesize": "Warning: Sending large files could take hours",
"systray_menu_exit": "Quit",
"systray_download_started_title": "OnionShare Download Started",