summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/suite/chrome/common/pref/pref-cookies.dtd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-en-GB/suite/chrome/common/pref/pref-cookies.dtd
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-en-GB/suite/chrome/common/pref/pref-cookies.dtd')
-rw-r--r--l10n-en-GB/suite/chrome/common/pref/pref-cookies.dtd40
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/common/pref/pref-cookies.dtd b/l10n-en-GB/suite/chrome/common/pref/pref-cookies.dtd
new file mode 100644
index 0000000000..bb1cf05f62
--- /dev/null
+++ b/l10n-en-GB/suite/chrome/common/pref/pref-cookies.dtd
@@ -0,0 +1,40 @@
+<!-- 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 pref.cookies.title "Cookies">
+
+<!-- cookies -->
+
+<!ENTITY cookiePolicy.label "Cookie Acceptance Policy">
+
+<!ENTITY disableCookies.label "Block cookies">
+<!ENTITY disableCookies.accesskey "B">
+
+<!ENTITY accNo3rdPartyCookies.label "Allow cookies for the originating web site only (no third-party cookies)">
+<!ENTITY accNo3rdPartyCookies.accesskey "o">
+
+<!ENTITY acc3rdPartyVisited.label "Allow third-party cookies for previously visited web sites only">
+<!ENTITY acc3rdPartyVisited.accesskey "v">
+
+<!ENTITY accAllCookies.label "Allow all cookies">
+<!ENTITY accAllCookies.accesskey "c">
+
+<!ENTITY cookieRetentionPolicy.label "Cookie Retention Policy">
+
+<!ENTITY acceptNormally.label "Accept cookies normally">
+<!ENTITY acceptNormally.accesskey "n">
+
+<!ENTITY acceptForSession.label "Accept for current session only">
+<!ENTITY acceptForSession.accesskey "s">
+
+<!ENTITY acceptforNDays.label "Accept cookies for">
+<!ENTITY acceptforNDays.accesskey "f">
+<!ENTITY days.label "days">
+
+<!ENTITY manageCookies.label "Manage Cookies and Sites">
+<!ENTITY manageCookiesDescription.label "Allows you to view and manage stored cookies and per-site settings for accepting and rejecting cookies. Per-site settings will override the settings above.">
+
+<!ENTITY viewCookies.label "Cookie Manager">
+<!ENTITY viewCookies.accesskey "M">
+