summaryrefslogtreecommitdiffstats
path: root/webbrowser/locales/en-US/chrome/browser/preferences/permissions.dtd
blob: e61228b76d156656970c23b94edee90979e1eabe (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
27
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">