commit 9d7c1081105eb3858f6654daa31202d4bac1d84f Author: Kathy Brade brade@pearlcrescent.com Date: Wed Apr 3 16:04:30 2019 -0400
Bug 29768: Introduce new features to users
Add strings for the "update" onboarding tour. --- src/chrome/locale/en-US/browserOnboarding.properties | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/src/chrome/locale/en-US/browserOnboarding.properties b/src/chrome/locale/en-US/browserOnboarding.properties index b97d77a0..e2036832 100644 --- a/src/chrome/locale/en-US/browserOnboarding.properties +++ b/src/chrome/locale/en-US/browserOnboarding.properties @@ -41,6 +41,18 @@ onboarding.tour-tor-onion-services.description=Onion services are sites that end onboarding.tour-tor-onion-services.button=Visit an Onion onboarding.tour-tor-onion-services.next-button=Done
+onboarding.overlay-icon-tooltip-updated2=See what's new\nin %S +onboarding.tour-tor-update.prefix-new=New +onboarding.tour-tor-update.prefix-updated=Updated + +onboarding.tour-tor-toolbar=Toolbar +onboarding.tour-tor-toolbar-update-8.5.title=Toolbar layout +onboarding.tour-tor-toolbar-update-8.5.description=We improved the browser toolbar layout. We moved the Torbutton icon after the URL bar, and we added a security level icon next to it. +onboarding.tour-tor-toolbar-update-8.5.next-button=Go to Security + +onboarding.tour-tor-security-update-8.5.title=Security level experience +onboarding.tour-tor-security-update-8.5.description=We improved how you see and set your security level. We replaced the security slider with a toolbar icon that makes your current level visible at all times. Click it to view details about your current level or to change your security settings. + # Circuit Display onboarding. onboarding.tor-circuit-display.next=Next onboarding.tor-circuit-display.done=Done