diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-06-23 21:50:01 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-06-23 21:50:01 +0200 |
commit | 1dfd7afd484024d8b091d906e2817e6bd6f4b383 (patch) | |
tree | 32c9bc64580a23026e817a8cbbf24e106734197b /toolkit/locales | |
parent | 89ee89f14109f06bbb0e7545f7cbe88af671c5ad (diff) | |
download | uxp-1dfd7afd484024d8b091d906e2817e6bd6f4b383.tar.gz |
Fix about:rights dependencies for Safe Browsing.
This resolves #533.
Diffstat (limited to 'toolkit/locales')
-rw-r--r-- | toolkit/locales/en-US/chrome/global/aboutRights.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/locales/en-US/chrome/global/aboutRights.dtd b/toolkit/locales/en-US/chrome/global/aboutRights.dtd index 28b24e1d82..dfd5a1668b 100644 --- a/toolkit/locales/en-US/chrome/global/aboutRights.dtd +++ b/toolkit/locales/en-US/chrome/global/aboutRights.dtd @@ -65,7 +65,7 @@ <!ENTITY rights.safebrowsing-b "Disabling the Safe Browsing feature is not recommended as it may result in you going to unsafe sites. If you wish to disable the feature completely, follow these steps:"> <!ENTITY rights.safebrowsing-term1 "Open the application preferences"> <!ENTITY rights.safebrowsing-term2 "Select the Security selection"> -<!ENTITY rights2.safebrowsing-term3 "Uncheck the option to "&enableSafeBrowsing.label;""> +<!ENTITY rights2.safebrowsing-term3 "Uncheck the option to enable Safe Browsing"> <!ENTITY rights.safebrowsing-term4 "Safe Browsing is now disabled"> <!-- location aware browsing points for branded builds --> |