diff options
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/preferences/blocklists.dtd')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/preferences/blocklists.dtd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/preferences/blocklists.dtd b/application/basilisk/locales/en-US/chrome/browser/preferences/blocklists.dtd new file mode 100644 index 000000000..31a2986fe --- /dev/null +++ b/application/basilisk/locales/en-US/chrome/browser/preferences/blocklists.dtd @@ -0,0 +1,14 @@ +<!-- 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/. --> + +<!ENTITY window.title "Block Lists"> +<!ENTITY window.width "55em"> + +<!ENTITY treehead.list.label "List"> +<!ENTITY windowClose.key "w"> + +<!ENTITY button.cancel.label "Cancel"> +<!ENTITY button.cancel.accesskey "C"> +<!ENTITY button.ok.label "Save Changes"> +<!ENTITY button.ok.accesskey "S"> |