diff options
author | New Tobin Paradigm <email@mattatobin.com> | 2019-05-25 18:31:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-25 18:31:02 -0400 |
commit | 63d67703534b8af4b15d9fa53b3a19c6df17b263 (patch) | |
tree | 970ccd2c2cb3a6ef0a3e869b8eff06009bf39899 /application/basilisk/locales/en-US/chrome/browser/newTab.dtd | |
parent | 104cd501aa42ccb1839be5c5b8338c83dacd97c6 (diff) | |
parent | 97477c1e96fded7c40534afa3ad0bfc3980658e3 (diff) | |
download | UXP-63d67703534b8af4b15d9fa53b3a19c6df17b263.tar UXP-63d67703534b8af4b15d9fa53b3a19c6df17b263.tar.gz UXP-63d67703534b8af4b15d9fa53b3a19c6df17b263.tar.lz UXP-63d67703534b8af4b15d9fa53b3a19c6df17b263.tar.xz UXP-63d67703534b8af4b15d9fa53b3a19c6df17b263.zip |
Merge pull request #1122 from adeshkp/remove-newtab-basilisk
Remove code for sponsored "enhanced" tiles in NewTab page
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/newTab.dtd')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/newTab.dtd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/newTab.dtd b/application/basilisk/locales/en-US/chrome/browser/newTab.dtd index 392aeb957..32a3ad70d 100644 --- a/application/basilisk/locales/en-US/chrome/browser/newTab.dtd +++ b/application/basilisk/locales/en-US/chrome/browser/newTab.dtd @@ -5,12 +5,9 @@ <!-- 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.undo.removedLabel "Thumbnail removed."> <!ENTITY newtab.undo.undoButton "Undo."> |