diff options
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, 10 insertions, 0 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/newTab.dtd b/application/palemoon/locales/en-US/chrome/browser/newTab.dtd new file mode 100644 index 000000000..ce9e3e4b0 --- /dev/null +++ b/application/palemoon/locales/en-US/chrome/browser/newTab.dtd @@ -0,0 +1,10 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - 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.undo.removedLabel "Thumbnail removed."> +<!ENTITY newtab.undo.undoButton "Undo."> +<!ENTITY newtab.undo.restoreButton "Restore All."> +<!ENTITY newtab.undo.closeTooltip "Hide"> |