diff options
Diffstat (limited to 'locales/en-US/chrome/browser/preferences/permissions.dtd')
-rw-r--r-- | locales/en-US/chrome/browser/preferences/permissions.dtd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/locales/en-US/chrome/browser/preferences/permissions.dtd b/locales/en-US/chrome/browser/preferences/permissions.dtd new file mode 100644 index 0000000..e61228b --- /dev/null +++ b/locales/en-US/chrome/browser/preferences/permissions.dtd @@ -0,0 +1,28 @@ +<!-- 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 "Exceptions"> +<!ENTITY window.width "45em"> + +<!ENTITY treehead.sitename.label "Site"> +<!ENTITY treehead.status.label "Status"> +<!ENTITY removepermission.label "Remove Site"> +<!ENTITY removepermission.accesskey "R"> +<!ENTITY removeallpermissions.label "Remove All Sites"> +<!ENTITY removeallpermissions.accesskey "e"> +<!ENTITY address.label "Address of website:"> +<!ENTITY address.accesskey "d"> +<!ENTITY block.label "Block"> +<!ENTITY block.accesskey "B"> +<!ENTITY session.label "Allow for Session"> +<!ENTITY session.accesskey "S"> +<!ENTITY allow.label "Allow"> +<!ENTITY allow.accesskey "A"> +<!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"> + |