summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-02-25 17:44:27 +1100
committerMiguel Jacq <mig@mig5.net>2018-02-25 17:44:27 +1100
commit096c202362f5072070022acb5e74fec787c682ca (patch)
treefbb128a62ef33c477ef931b1196aadb2dbec548e /share
parent1a7b5b6f7d118c93e8a0c6eff2d67bb776c7dd1a (diff)
downloadonionshare-096c202362f5072070022acb5e74fec787c682ca.tar.gz
onionshare-096c202362f5072070022acb5e74fec787c682ca.zip
Add ability to cancel a share
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 3c426c67..6cd5b4e2 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -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",