Now when you cancel connecting to Tor, it prompts you if you want to quit or open settings

This commit is contained in:
Micah Lee 2017-05-14 19:21:33 -07:00
parent 54607cb037
commit 224f2bb0ad
4 changed files with 23 additions and 9 deletions

View file

@ -101,5 +101,5 @@
"update_error_sockshttp": "Error checking for updates: Connected to Tor, but can't load the update HTTP request.",
"update_error_invalid_latest_version": "Error checking for updates: The OnionShare website responded saying the latest version is '{}', but that doesn't appear to be a valid version string.",
"update_not_available": "You are running the latest version of OnionShare.",
"gui_tor_connection_exit": "Exit"
"gui_tor_connection_error_settings": "Try adjusting how OnionShare connects to the Tor network in Settings."
}