diff options
Diffstat (limited to 'toolkit/locales/en-US')
-rw-r--r-- | toolkit/locales/en-US/chrome/global/aboutRights.dtd | 2 | ||||
-rw-r--r-- | toolkit/locales/en-US/chrome/global/preferences.dtd | 2 | ||||
-rw-r--r-- | toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/toolkit/locales/en-US/chrome/global/aboutRights.dtd b/toolkit/locales/en-US/chrome/global/aboutRights.dtd index 28b24e1d8..dfd5a1668 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 --> diff --git a/toolkit/locales/en-US/chrome/global/preferences.dtd b/toolkit/locales/en-US/chrome/global/preferences.dtd index 539dbbd5e..4824e5c06 100644 --- a/toolkit/locales/en-US/chrome/global/preferences.dtd +++ b/toolkit/locales/en-US/chrome/global/preferences.dtd @@ -4,6 +4,6 @@ <!ENTITY windowClose.key "w"> <!ENTITY preferencesDefaultTitleMac.title "Preferences"> -<!ENTITY preferencesDefaultTitleWin.title "Options"> +<!ENTITY preferencesDefaultTitleWin.title "Preferences"> <!ENTITY preferencesCloseButton.label "Close"> <!ENTITY preferencesCloseButton.accesskey "C"> diff --git a/toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd b/toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd index c2d49d683..841655127 100644 --- a/toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd +++ b/toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd @@ -7,7 +7,7 @@ <!ENTITY unsupportedPlatform.pre "We're very sorry, but &brandShortName; can't play Flash on this device. "> <!-- LOCALIZATION NOTE (unsupportedPlatform.learnMore): Mobile only. This text is used to link to a SUMO page explaining why Flash is not supported on this device. Use the unicode ellipsis char, \u2026, or use "..." if \u2026 doesn't suit traditions in your locale. --> -<!ENTITY unsupportedPlatform.learnMore "Learn More…"> +<!ENTITY unsupportedPlatform.learnMore "Learn More…"> <!-- LOCALIZATION NOTE (unsupportedPlatform.post): Mobile only. Include text here if needed for your locale. --> <!ENTITY unsupportedPlatform.post ""> |