summaryrefslogtreecommitdiffstats
path: root/comm/suite/locales/en-US/chrome/common/permissions/cookieViewer.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'comm/suite/locales/en-US/chrome/common/permissions/cookieViewer.dtd')
-rw-r--r--comm/suite/locales/en-US/chrome/common/permissions/cookieViewer.dtd46
1 files changed, 46 insertions, 0 deletions
diff --git a/comm/suite/locales/en-US/chrome/common/permissions/cookieViewer.dtd b/comm/suite/locales/en-US/chrome/common/permissions/cookieViewer.dtd
new file mode 100644
index 0000000000..93bf2348c0
--- /dev/null
+++ b/comm/suite/locales/en-US/chrome/common/permissions/cookieViewer.dtd
@@ -0,0 +1,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">