mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-25 23:39:43 -05:00
Re-instate the locale key string error_tor_protocol_error, for surfacing Alert dialogs in the UI when Stem throws a ProtocolError back from Tor
This commit is contained in:
parent
5b7fda4ef9
commit
5345eadaec
@ -193,5 +193,6 @@
|
||||
"settings_error_bundled_tor_broken": "OnionShare could not connect to Tor:\n{}",
|
||||
"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",
|
||||
"error_port_not_available": "OnionShare port not available"
|
||||
"error_port_not_available": "OnionShare port not available",
|
||||
"error_tor_protocol_error": "OnionShare experienced a protocol error with Tor:\n{}"
|
||||
}
|
Loading…
Reference in New Issue
Block a user