[tor-commits] [torbutton/master] Bug 29768: Introduce new features to users

gk at torproject.org gk at torproject.org
Wed Apr 10 06:56:32 UTC 2019


commit de2b60ea51bf0c5e3be720c84ef1c121a00b4f1d
Author: Kathy Brade <brade at pearlcrescent.com>
Date:   Tue Apr 9 14:25:04 2019 -0400

    Bug 29768: Introduce new features to users
    
    Add an additional string for the onboarding tour that is displayed in
    new installations: a note about the possibility of adding NoScript and
    HTTPS Everywhere to the browser toolbar.
---
 src/chrome/locale/en-US/browserOnboarding.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/chrome/locale/en-US/browserOnboarding.properties b/src/chrome/locale/en-US/browserOnboarding.properties
index e2036832..e529a9b9 100644
--- a/src/chrome/locale/en-US/browserOnboarding.properties
+++ b/src/chrome/locale/en-US/browserOnboarding.properties
@@ -26,6 +26,7 @@ onboarding.tour-tor-circuit-display.next-button=Go to Security
 onboarding.tour-tor-security=Security
 onboarding.tour-tor-security.title=Choose your experience.
 onboarding.tour-tor-security.description=We also provide you with additional settings for bumping up your browser security. Our Security Settings allow you to block elements that could be used to attack your computer. Click below to see what the different options do.
+onboarding.tour-tor-security.description-suffix=Note: By default, NoScript and HTTPS Everywhere are not included on the toolbar, but you can customize your toolbar to add them.
 onboarding.tour-tor-security-level.button=See Your Security Level
 onboarding.tour-tor-security-level.next-button=Go to Experience Tips
 



More information about the tor-commits mailing list