summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-11-29 09:30:45 -0800
committerMicah Lee <micah@micahflee.com>2020-11-29 09:30:45 -0800
commitae621b4001dc44d7f07a9fad43376439b855ccd8 (patch)
tree102f9b109c2da61c3d1b01e840c29e0441e09cfd
parent3c6cbd04a79307b1905f472a5dad3a168f414f68 (diff)
downloadonionshare-ae621b4001dc44d7f07a9fad43376439b855ccd8.tar.gz
onionshare-ae621b4001dc44d7f07a9fad43376439b855ccd8.zip
Change wording of waiting for Tor circuits message
-rw-r--r--desktop/src/onionshare/resources/locale/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json
index aa34fd82..81984273 100644
--- a/desktop/src/onionshare/resources/locale/en.json
+++ b/desktop/src/onionshare/resources/locale/en.json
@@ -188,6 +188,6 @@
"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{}",
- "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": "Waiting for Tor circuits to close to be sure your files have successfully transferred.\n\nThis might take a few minutes.",
"gui_rendezvous_cleanup_quit_early": "Quit Early"
} \ No newline at end of file