diff options
Diffstat (limited to 'application/palemoon/locales/en-US/chrome/browser/newTab.properties')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/newTab.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/newTab.properties b/application/palemoon/locales/en-US/chrome/browser/newTab.properties new file mode 100644 index 000000000..a249356f5 --- /dev/null +++ b/application/palemoon/locales/en-US/chrome/browser/newTab.properties @@ -0,0 +1,9 @@ +# 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/. + +newtab.pin=Pin this site at its current position +newtab.unpin=Unpin this site +newtab.block=Remove this site +newtab.show=Show the new tab page +newtab.hide=Hide the new tab page |