diff options
Diffstat (limited to 'browser/locales')
-rw-r--r-- | browser/locales/en-US/chrome/browser/baseMenuOverlay.dtd | 3 | ||||
-rw-r--r-- | browser/locales/en-US/chrome/browser/browser.dtd | 2 | ||||
-rw-r--r-- | browser/locales/en-US/chrome/browser/browser.properties | 16 |
3 files changed, 0 insertions, 21 deletions
diff --git a/browser/locales/en-US/chrome/browser/baseMenuOverlay.dtd b/browser/locales/en-US/chrome/browser/baseMenuOverlay.dtd index de92ad3aa..1079c3cef 100644 --- a/browser/locales/en-US/chrome/browser/baseMenuOverlay.dtd +++ b/browser/locales/en-US/chrome/browser/baseMenuOverlay.dtd @@ -37,9 +37,6 @@ <!ENTITY helpFeedbackPage.label "Submit Feedback…"> <!ENTITY helpFeedbackPage.accesskey "S"> -<!ENTITY helpShowTour2.label "&brandShorterName; Tour"> -<!ENTITY helpShowTour2.accesskey "o"> - <!ENTITY preferencesCmdMac.label "Preferences…"> <!ENTITY preferencesCmdMac.commandkey ","> diff --git a/browser/locales/en-US/chrome/browser/browser.dtd b/browser/locales/en-US/chrome/browser/browser.dtd index 1045977e8..0b2e41612 100644 --- a/browser/locales/en-US/chrome/browser/browser.dtd +++ b/browser/locales/en-US/chrome/browser/browser.dtd @@ -828,8 +828,6 @@ you can use these alternative items. Otherwise, their values should be empty. - a CSS length value. --> <!ENTITY pluginNotification.width "28em"> -<!ENTITY uiTour.infoPanel.close "Close"> - <!ENTITY appMenuSidebars.label "Sidebars"> <!-- LOCALIZATION NOTE: (panicButton.view.mainTimeframeDesc, panicButton.view.5min, panicButton.view.2hr, panicButton.view.day): diff --git a/browser/locales/en-US/chrome/browser/browser.properties b/browser/locales/en-US/chrome/browser/browser.properties index 46b8aabc7..8f4036dcd 100644 --- a/browser/locales/en-US/chrome/browser/browser.properties +++ b/browser/locales/en-US/chrome/browser/browser.properties @@ -336,15 +336,6 @@ identity.identified.state_and_country=%S, %S identity.icon.tooltip=Show site information -trackingProtection.intro.title=How Tracking Protection works -# LOCALIZATION NOTE (trackingProtection.intro.description2): -# %S is brandShortName. This string should match the one from Step 1 of the tour -# when it starts from the button shown when a new private window is opened. -trackingProtection.intro.description2=When you see the shield, %S is blocking some parts of the page that could track your browsing activity. -# LOCALIZATION NOTE (trackingProtection.intro.step1of3): Indicates that the intro panel is step one of three in a tour. -trackingProtection.intro.step1of3=1 of 3 -trackingProtection.intro.nextButton.label=Next - trackingProtection.icon.activeTooltip=Tracking attempts blocked trackingProtection.icon.disabledTooltip=Tracking content detected @@ -606,13 +597,6 @@ flashHang.message = %S changed some Adobe Flash settings to improve performance. flashHang.helpButton.label = Learn More… flashHang.helpButton.accesskey = L -# LOCALIZATION NOTE(customizeTips.tip0): %1$S will be replaced with the text defined -# in customizeTips.tip0.hint, %2$S will be replaced with brandShortName, %3$S will -# be replaced with a hyperlink containing the text defined in customizeTips.tip0.learnMore. -customizeTips.tip0 = %1$S: You can customize %2$S to work the way you do. Simply drag any of the above to the menu or toolbar. %3$S about customizing %2$S. -customizeTips.tip0.hint = Hint -customizeTips.tip0.learnMore = Learn more - # LOCALIZATION NOTE (customizeMode.tabTitle): %S is brandShortName customizeMode.tabTitle = Customize %S |