Allow the user to cancel a share that is still starting up

This commit is contained in:
Miguel Jacq 2018-02-09 18:43:57 +11:00
parent af1b56e659
commit 39954c6ee8
No known key found for this signature in database
GPG key ID: EEA4341C6D97A0B6
4 changed files with 63 additions and 13 deletions

View file

@ -48,7 +48,7 @@
"gui_copied_hidservauth": "Copied HidServAuth line to clipboard",
"gui_starting_server1": "Starting Tor onion service...",
"gui_starting_server2": "Crunching files...",
"gui_please_wait": "Please wait...",
"gui_please_wait": "Starting... Click to cancel",
"error_hs_dir_cannot_create": "Cannot create onion service dir {0:s}",
"error_hs_dir_not_writable": "onion service dir {0:s} is not writable",
"using_ephemeral": "Starting ephemeral Tor onion service and awaiting publication",