commit 52c12d905ff4f6d35d5788b5cc379e474be429e9 Author: Kathy Brade brade@pearlcrescent.com Date: Tue Mar 12 16:53:45 2019 -0400
Bug 28628: Change onboarding Security panel to open new Security Level panel.
Add new string: label for the "action" button within the onboarding Security panel. --- src/chrome/locale/en-US/browserOnboarding.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/chrome/locale/en-US/browserOnboarding.properties b/src/chrome/locale/en-US/browserOnboarding.properties index 6c2fb0c8..82c9bcca 100644 --- a/src/chrome/locale/en-US/browserOnboarding.properties +++ b/src/chrome/locale/en-US/browserOnboarding.properties @@ -25,7 +25,7 @@ onboarding.tour-tor-circuit-display.button=See My Path 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.button=Review Settings +onboarding.tour-tor-security-level.button=See Your Security Level
onboarding.tour-tor-expect-differences=Experience Tips onboarding.tour-tor-expect-differences.title=Expect some differences.
tbb-commits@lists.torproject.org