Add ability to cancel a share

This commit is contained in:
Miguel Jacq 2018-02-25 17:44:27 +11:00
parent 1a7b5b6f7d
commit 096c202362
No known key found for this signature in database
GPG key ID: 5418373DFF79BA19
4 changed files with 67 additions and 13 deletions

View file

@ -52,7 +52,7 @@
"gui_copied_hidservauth": "The HidServAuth line has been copied 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",