summaryrefslogtreecommitdiffstats
path: root/application/palemoon/locales/en-US/chrome/browser/preferences/permissions.dtd
blob: f6a9c466c9808b4503ca65db3a0bdb01eb2a6603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!-- 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                 "36em">

<!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.close.label           "Close">
<!ENTITY button.close.accesskey       "C">