summaryrefslogtreecommitdiffstats
path: root/comm/suite/locales/en-US/chrome/common/permissions/cookieViewer.dtd
blob: 93bf2348c04f77931df3d5b3d33dcf3cf37e8c49 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!-- 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     tab.cookiesonsystem.label      "Stored Cookies">
<!ENTITY     tab.bannedservers.label        "Cookie Websites">
<!ENTITY     div.bannedservers.label        "Manage websites that can and cannot store cookies on your computer.">
<!ENTITY     div.cookiesonsystem.label      "View and remove cookies that are stored on your computer.">
<!ENTITY     treehead.cookiename.label      "Cookie Name">
<!ENTITY     treehead.cookiedomain.label    "Website">
<!ENTITY     treehead.cookieexpires.label   "Expires">
<!ENTITY     treehead.infoselected.label    "Information about the selected Cookie">
<!ENTITY     button.removecookie.label      "Remove Cookie">
<!ENTITY     button.removecookie.accesskey  "R">
<!ENTITY     button.removeallcookies.label  "Remove All Cookies">
<!ENTITY     button.removeallcookies.accesskey "e">

<!ENTITY     search.placeholder             "Search Cookies">
<!ENTITY     focusSearch.key                "f">
<!ENTITY     selectAll.key                  "a">

<!ENTITY     props.name.label               "Name:">
<!ENTITY     props.value.label              "Content:">
<!ENTITY     props.domain.label             "Host:">
<!ENTITY     props.path.label               "Path:">
<!ENTITY     props.secure.label             "Send For:">
<!ENTITY     props.expires.label            "Expires:">

<!ENTITY     treehead.sitename.label        "Website">
<!ENTITY     treehead.scheme.label          "Scheme">
<!ENTITY     treehead.status.label          "Status">
<!ENTITY     windowtitle.label              "Cookie Manager">

<!ENTITY     blockSite.label                "Block">
<!ENTITY     blockSite.accesskey            "B">
<!ENTITY     allowSite.label                "Allow">
<!ENTITY     allowSite.accesskey            "A">
<!ENTITY     allowSiteSession.label         "Session">
<!ENTITY     allowSiteSession.accesskey     "S">
<!ENTITY     removepermission.label         "Remove Website">
<!ENTITY     removepermission.accesskey     "R">
<!ENTITY     removeallpermissions.label     "Remove All Websites">
<!ENTITY     removeallpermissions.accesskey "e">

<!ENTITY     futureCookies.label            "Don't allow websites that set removed cookies to set future cookies">
<!ENTITY     futureCookies.accesskey        "D">