~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/extensions/cookie/resources/locale/en-US/pref-cookies.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!ENTITY lHeader                        "Cookies">
 
2
 
 
3
<!-- cookies -->
 
4
 
 
5
<!ENTITY cookiePolicy.label             "Cookie Acceptance Policy">
 
6
 
 
7
<!ENTITY accAllCookiesRadio.label       "Allow all cookies">
 
8
<!ENTITY accAllCookiesRadio.accesskey   "c">
 
9
 
 
10
<!ENTITY accOrgCookiesRadio.label       "Allow cookies for the originating web site only">
 
11
<!ENTITY accOrgCookiesRadio.accesskey   "o">
 
12
 
 
13
<!ENTITY accP3PCookiesRadio.label       "Allow cookies based on privacy settings">
 
14
<!ENTITY accP3PCookiesRadio.accesskey   "p">
 
15
 
 
16
<!ENTITY disableCookies.label           "Block cookies">
 
17
<!ENTITY disableCookies.accesskey       "B">
 
18
 
 
19
<!ENTITY cookieLifetimePolicy.label     "Cookie Lifetime Policy">
 
20
 
 
21
<!ENTITY acceptNormally.label           "Accept cookies normally">
 
22
<!ENTITY acceptNormally.accesskey       "n">
 
23
 
 
24
<!ENTITY acceptForSession.label         "Accept for current session only">
 
25
<!ENTITY acceptForSession.accesskey     "s">
 
26
 
 
27
<!ENTITY acceptforNDays.label           "Accept cookies for">
 
28
<!ENTITY acceptforNDays.accesskey       "f">
 
29
<!ENTITY days.label                     "days">
 
30
 
 
31
<!ENTITY warnAboutCookies.label         "Ask for each cookie">
 
32
<!ENTITY warnAboutCookies.accesskey     "A">
 
33
<!ENTITY forCurrentSession.label        "except for session cookies">
 
34
<!ENTITY forCurrentSession.accesskey    "e">
 
35
 
 
36
<!ENTITY manageCookies.label            "Manage Cookies and Sites">
 
37
<!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.">
 
38
 
 
39
<!ENTITY viewCookies.label              "Cookie Manager">
 
40
<!ENTITY viewCookies.accesskey          "M">
 
41
<!ENTITY viewP3P.label                  "View">
 
42
<!ENTITY viewP3P.accesskey              "V">
 
43