commit 02612366cae1fac4c32289fb34addffece232316 Author: Nathan Freitas nathan@freitas.net Date: Wed Dec 16 10:52:18 2015 -0500
change this to "browser button" --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/res/values/strings.xml b/res/values/strings.xml index b284ff5..889603a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -87,7 +87,7 @@ <string name="wizard_final_msg">Millions of people around the world use Tor for a wide variety of reasons.\n\nJournalists and bloggers, human rights defenders, law enforcement officers, soldiers, corporations, citizens of repressive regimes, and just ordinary citizens… and now you are ready to, as well!</string> <string name="wizard_exit_at_first_screen_toast">Please configure Orbot before you can start using it!</string> <!--END Welcome Wizard strings (DJH)--> - <string name="connect_first_time">You've successfully connected to the Tor network - but this does NOT mean your device is secure. You can use the 'Check' option from the menu to test your browser. \n\nVisit us at https://guardianproject.info/apps/orbot or send an email to help@guardianproject.info to learn more.</string> + <string name="connect_first_time">You've successfully connected to the Tor network - but this does NOT mean your device is secure. You can use the 'Browser' button to test your connection. \n\nVisit us at https://guardianproject.info/apps/orbot or send an email to help@guardianproject.info to learn more.</string> <string name="tor_check">This will open your web browser to https://check.torproject.org in order to see if Orbot is probably configured and you are connected to Tor.</string> <string name="pref_hs_group">Hidden Service Hosting</string> <string name="pref_general_group">General</string>