summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-02-09 18:43:57 +1100
committerMiguel Jacq <mig@mig5.net>2018-02-09 18:43:57 +1100
commit39954c6ee8435c1762a2679b1325e66be248bebd (patch)
tree105f664e58bcdc45e5f2e6e7cc48449570b81539 /share
parentaf1b56e6593f4b58477de2f291f3f1dbc809a6c4 (diff)
downloadonionshare-39954c6ee8435c1762a2679b1325e66be248bebd.tar.gz
onionshare-39954c6ee8435c1762a2679b1325e66be248bebd.zip
Allow the user to cancel a share that is still starting up
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index 5473a88f..fd112845 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -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",