Better wording when OnionShare can't connect to Tor and the attempt to configure settings is canceled

This commit is contained in:
Miguel Jacq 2017-12-05 11:27:16 +11:00
parent fe311f591f
commit ba1f535dcb
No known key found for this signature in database
GPG key ID: EEA4341C6D97A0B6

View file

@ -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"
}