summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-09-17 17:42:04 +1000
committerMiguel Jacq <mig@mig5.net>2018-09-17 17:42:04 +1000
commitb06fd8af26682f394ad1f075fce41ce9aeea04a1 (patch)
tree4a9b9f0216a36316e4f48bfdd2ca435bf726a923 /share
parent4777c45ad8f7aa987e217f2b18b89f6937de3eae (diff)
downloadonionshare-b06fd8af26682f394ad1f075fce41ce9aeea04a1.tar.gz
onionshare-b06fd8af26682f394ad1f075fce41ce9aeea04a1.zip
Hold a share open if its timer hsa expired but a file is still uploading. Don't allow other uploads during this time
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index cc39bba7..beebac77 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -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",