aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/resources/locale
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-11-27 14:50:07 -0800
committerMicah Lee <micah@micahflee.com>2020-11-27 14:50:07 -0800
commit134611a3253cc61904c10a61d3434c7bed2d2975 (patch)
tree4f8cd057af197484f21abe6a3e109a65a30c6dfc /desktop/src/onionshare/resources/locale
parent184f1261896855fcfadf09d36ade36dd9c275d57 (diff)
downloadonionshare-134611a3253cc61904c10a61d3434c7bed2d2975.tar.gz
onionshare-134611a3253cc61904c10a61d3434c7bed2d2975.zip
Show a dialog while waiting for Tor rendezvous nodes to close, and let the user quit early
Diffstat (limited to 'desktop/src/onionshare/resources/locale')
-rw-r--r--desktop/src/onionshare/resources/locale/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json
index 1f98d7a7..aa34fd82 100644
--- a/desktop/src/onionshare/resources/locale/en.json
+++ b/desktop/src/onionshare/resources/locale/en.json
@@ -187,5 +187,7 @@
"settings_error_unreadable_cookie_file": "Connected to the Tor controller, but password may be wrong, or your user is not permitted to read the cookie file.",
"settings_error_bundled_tor_not_supported": "Using the Tor version that comes with OnionShare does not work in developer mode on Windows or macOS.",
"settings_error_bundled_tor_timeout": "Taking too long to connect to Tor. Maybe you aren't connected to the Internet, or have an inaccurate system clock?",
- "settings_error_bundled_tor_broken": "OnionShare could not connect to Tor:\n{}"
+ "settings_error_bundled_tor_broken": "OnionShare could not connect to Tor:\n{}",
+ "gui_rendezvous_cleanup": "Waiting for Tor rendezvous circuits to close to be sure that the files you shared downloaded successfully.\n\nThis might take a few minutes.",
+ "gui_rendezvous_cleanup_quit_early": "Quit Early"
} \ No newline at end of file