mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
Better wording when OnionShare can't connect to Tor and the attempt to configure settings is canceled
This commit is contained in:
parent
fe311f591f
commit
ba1f535dcb
1 changed files with 1 additions and 1 deletions
|
@ -112,6 +112,6 @@
|
|||
"gui_tor_connection_ask_open_settings": "Open Settings",
|
||||
"gui_tor_connection_ask_quit": "Quit",
|
||||
"gui_tor_connection_error_settings": "Try adjusting how OnionShare connects to the Tor network in Settings.",
|
||||
"gui_tor_connection_canceled": "OnionShare is disconnected from Tor.\n\nPlease re-open OnionShare and configure the Tor connection.",
|
||||
"gui_tor_connection_canceled": "OnionShare cannot connect to Tor.\n\nMake sure you're connected to the internet, then re-open OnionShare to configure the Tor connection.",
|
||||
"share_via_onionshare": "Share via OnionShare"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue