diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-06-21 00:54:09 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-06-21 00:54:09 +0200 |
commit | 6caf73c8ce2da836cdfa307cd4ea598b020e82b8 (patch) | |
tree | 059328b4c65913c20711f7ddbbb55e8f974d7795 /application/palemoon/locales/en-US/chrome/browser/newTab.dtd | |
parent | a593509d52f130997c8ee005650ef56fd5597670 (diff) | |
download | UXP-6caf73c8ce2da836cdfa307cd4ea598b020e82b8.tar UXP-6caf73c8ce2da836cdfa307cd4ea598b020e82b8.tar.gz UXP-6caf73c8ce2da836cdfa307cd4ea598b020e82b8.tar.lz UXP-6caf73c8ce2da836cdfa307cd4ea598b020e82b8.tar.xz UXP-6caf73c8ce2da836cdfa307cd4ea598b020e82b8.zip |
Issue #517 Part 5: Remove configuration menu
Diffstat (limited to 'application/palemoon/locales/en-US/chrome/browser/newTab.dtd')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/newTab.dtd | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/newTab.dtd b/application/palemoon/locales/en-US/chrome/browser/newTab.dtd index 3487aa2fc..f19297272 100644 --- a/application/palemoon/locales/en-US/chrome/browser/newTab.dtd +++ b/application/palemoon/locales/en-US/chrome/browser/newTab.dtd @@ -3,15 +3,7 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <!-- These strings are used in the about:newtab page --> -<!ENTITY newtab.pageTitle "New Tab"> -<!ENTITY newtab.customize.classic "Show your top sites"> -<!ENTITY newtab.customize.cog.enhanced "Include suggested sites"> -<!ENTITY newtab.customize.cog.title2 "NEW TAB CONTROLS"> -<!ENTITY newtab.customize.cog.learn "Learn about New Tab"> -<!ENTITY newtab.customize.title "Customize your New Tab page"> -<!ENTITY newtab.customize.suggested "Show suggested and your top sites"> -<!ENTITY newtab.customize.topsites "Show your top sites"> -<!ENTITY newtab.customize.blank2 "Show blank page"> +<!ENTITY newtab.pageTitle "Quickdial"> <!ENTITY newtab.undo.removedLabel "Thumbnail removed."> <!ENTITY newtab.undo.undoButton "Undo."> <!ENTITY newtab.undo.restoreButton "Restore All."> |