diff options
| author | Kathy Brade <brade@pearlcrescent.com> | 2019-03-12 16:53:45 -0400 |
|---|---|---|
| committer | Kathy Brade <brade@pearlcrescent.com> | 2019-03-12 16:53:45 -0400 |
| commit | fe11a594f40310efd45d5695c5b5214a6dad4a37 (patch) | |
| tree | f5debe37c2dbcf81627b3daea70e3685750d8a95 | |
| parent | c1b6ea39d2b77eb05d27e1644a933c1796288d5b (diff) | |
Bug 28628: Change onboarding Security panel to open new Security Level panel.bug28628-01
Add new string: label for the "action" button within the onboarding
Security panel.
| -rw-r--r-- | src/chrome/locale/en-US/browserOnboarding.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
