mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-25 23:39:43 -05:00
Change wording of waiting for Tor circuits message
This commit is contained in:
parent
3c6cbd04a7
commit
ae621b4001
@ -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_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_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": "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"
|
"gui_rendezvous_cleanup_quit_early": "Quit Early"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user