home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mozil06.zip / bin / chrome / en-US.jar / locale / en-US / communicator / pref / pref-cookies.dtd < prev    next >
Extensible Markup Language  |  2001-03-23  |  1KB  |  30 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!ENTITY window.title                   "Cookies">
  3. <!ENTITY lHeader                        "Cookies">
  4.  
  5. <!-- cookies -->
  6.  
  7. <!ENTITY cookiePolicy.label             "Cookie Acceptance Policy">
  8.  
  9. <!ENTITY accAllCookiesRadio.label       "Enable all cookies">
  10. <!ENTITY accAllCookiesRadio.accesskey   "a">
  11.  
  12. <!ENTITY accOrgCookiesRadio.label       "Enable cookies for the originating web site only">
  13. <!ENTITY accOrgCookiesRadio.accesskey   "o">
  14.  
  15. <!ENTITY disableCookies.label           "Disable cookies">
  16. <!ENTITY disableCookies.accesskey       "r">
  17.  
  18. <!ENTITY warnAboutCookies.label         "Warn me before storing a cookie">
  19. <!ENTITY warnAboutCookies.accesskey     "w">
  20.  
  21. <!ENTITY cookieDetails                  "Cookies are small pieces of information that some web sites ask to store on your computer. If you enable cookies, your browser will accept a web site's cookies automatically when you visit the site. Such cookies are sent back to the web site on future visits.">
  22.  
  23. <!ENTITY viewCookies.label              "View Stored Cookies">
  24. <!ENTITY viewCookies.accesskey          "v">
  25.  
  26. <!ENTITY viewTutorial.label              "More Information">
  27. <!ENTITY viewTutorial.accesskey          "m">
  28.  
  29.  
  30.