Revert the cancel feature that causes issues at least on macOS (#637)

This commit is contained in:
Miguel Jacq 2018-02-25 12:31:32 +11:00
parent 54cfe9b683
commit a6fe2a1c8a
4 changed files with 13 additions and 65 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": "Starting... Click to cancel",
"gui_please_wait": "Please wait...",
"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",