Add help button to settings dialog, which takes user to the wiki

This commit is contained in:
Miguel Jacq 2017-05-20 13:56:20 +10:00
parent 8ef6d3d076
commit b3bde7083f
2 changed files with 19 additions and 1 deletions

View file

@ -81,6 +81,7 @@
"gui_settings_cookie_label": "Cookie path",
"gui_settings_button_save": "Save",
"gui_settings_button_cancel": "Cancel",
"gui_settings_button_help": "Help",
"settings_saved": "Settings saved to {}",
"settings_error_unknown": "Can't connect to Tor controller because the settings don't make sense.",
"settings_error_automatic": "Can't connect to Tor controller. Is Tor Browser running in the background? If you don't have it you can get it from:\nhttps://www.torproject.org/.",