home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 July & August / PCWorld_2005-07-08_cd.bin / komunikace / netscape / nsb-install-8-0.exe / chrome / en-US.jar / locale / pippki / pref-validation.dtd < prev    next >
Text File  |  2004-11-25  |  4KB  |  68 lines

  1. <!-- 
  2.    - The contents of this file are subject to the Mozilla Public
  3.    - License Version 1.1 (the "License"); you may not use this file
  4.    - except in compliance with the License. You may obtain a copy of
  5.    - the License at http://www.mozilla.org/MPL/
  6.    - 
  7.    - Software distributed under the License is distributed on an "AS
  8.    - IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  9.    - implied. See the License for the specific language governing
  10.    - rights and limitations under the License.
  11.    - 
  12.    - The Original Code is mozilla.org code.
  13.    - 
  14.    - The Initial Developer of the Original Code is Netscape
  15.    - Communications Corp.  Portions created by Netscape are
  16.    - Copyright (C) 2001 Netscape Communications Corp.  All
  17.    - Rights Reserved.
  18.    - 
  19.    - Contributor(s):
  20.    - David P. Drinan (ddrinan@netscape.com)
  21.   -->
  22.  
  23. <!ENTITY  validation.title          "Validation">
  24.  
  25. <!ENTITY  validation.crl.label      "CRL">
  26. <!ENTITY  validation.crl.description "Use the CRL Manager to manage the Certificate Revocation Lists (CRL) that are stored in your certificate database.">
  27. <!ENTITY  validation.managecrls.button      "Manage CRLs...">
  28. <!ENTITY  validation.managecrls.accesskey   "M">
  29. <!ENTITY  validation.crlmanager.label       "Manage CRLs">
  30. <!ENTITY  validation.crlname.label          "Name">
  31. <!ENTITY  validation.crllastupdate.label    "Last Update">
  32. <!ENTITY  validation.crlnextupdate.label    "Next Update">
  33. <!ENTITY  validation.crlautoupdateenabled.label   "Auto Update">
  34. <!ENTITY  validation.crlautoupdatestatus.label    "Auto Update Status">
  35. <!ENTITY  validation.deletecrl.label        "Delete">
  36. <!ENTITY  validation.updatecrl.label        "Update">
  37. <!ENTITY  validation.advanced.label         "Settings">
  38.  
  39. <!ENTITY  validation.crl.autoupdate.title            "Automatic CRL Update Preferences">
  40. <!ENTITY  validation.crl.autoupdate.enable.label     "Enable Automatic Update for this CRL">
  41. <!ENTITY  validation.crl.autoupdate.time.label1      "Update">
  42. <!ENTITY  validation.crl.autoupdate.time.label2      "Day(s) before Next Update date">
  43. <!ENTITY  validation.crl.autoupdate.freq.label1      "Update every">
  44. <!ENTITY  validation.crl.autoupdate.freq.label2      "Day(s)">
  45. <!ENTITY  validation.crl.autoupdate.url.label        "CRL would be imported From:">
  46. <!ENTITY  crl.import.status.title         "CRL Import Status">
  47. <!ENTITY  crl.import.success.message      "The Certificate Revocation List (CRL) was successfully imported.">
  48. <!ENTITY  crl.issuer.label                "CRL Issued By:">
  49. <!ENTITY  crl.issuer.org.label            "Organization: ">
  50. <!ENTITY  crl.issuer.orgunit.label        "Unit: ">
  51. <!ENTITY  crl.import.nextupdate.label     "Next Update On: ">
  52. <!ENTITY  crl.autoupdate.fail.cnt.label      "Previous Consecutive Update Failures: ">
  53. <!ENTITY  crl.autoupdate.fail.reason.label   "Details of Last Update Failure: ">
  54. <!ENTITY  ok.button        "OK">
  55. <!ENTITY  cancel.button    "Cancel">
  56. <!ENTITY  help.button      "Help">
  57. <!ENTITY  edit.button      "Settings">
  58.  
  59. <!ENTITY validation.ocsp.label      "OCSP">
  60. <!ENTITY validation.ocsp.description "&brandShortName; can use Online Certificate Status Protocol (OCSP) to verify certificates. Set &brandShortName; to use OCSP as follows:">
  61. <!ENTITY disableOCSP.label "Do not use OCSP for certificate validation">
  62. <!ENTITY certOCSP.label "Use OCSP to validate only certificates that specify an OCSP service URL">
  63. <!ENTITY proxyOCSP.label "Use OCSP to validate all certificates using this URL and signer:">
  64. <!ENTITY serviceURL.label "Service URL:">
  65. <!ENTITY serviceURL.accesskey "S">
  66. <!ENTITY signingCA.label "Response Signer:">
  67. <!ENTITY signingCA.accesskey "R">
  68.