From 8edfce7940130ae28280e47084d1205ad884f362 Mon Sep 17 00:00:00 2001 From: "kaie%netscape.com" Date: Thu, 25 Jul 2002 02:48:33 +0000 Subject: [PATCH] b=141268 OCSP error messages should say OCSP, not OSCP (typo) r=hixie sr=alecf a=asa --- .../resources/locale/en-US/pipnss.properties | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/security/manager/ssl/resources/locale/en-US/pipnss.properties b/security/manager/ssl/resources/locale/en-US/pipnss.properties index f9c7e6836f00..96637777429c 100644 --- a/security/manager/ssl/resources/locale/en-US/pipnss.properties +++ b/security/manager/ssl/resources/locale/en-US/pipnss.properties @@ -196,18 +196,18 @@ CRLExpired=Certificate Revocation List (CRL) from the CA certifying %S is past i CRLNotYetValid=Certificate Revocation List (CRL) from the CA certifying %S is not yet valid. Please check your system clock. CRLSigNotValid=Certificate Revocation List (CRL) from the CA certifying %S has an invalid digital signature. CRLSNotValid=Certificate Revocation List (CRL) from the CA certifying %S is not valid. -OCSPMalformedRequest=Error trying to validate certificate from %S using OSCP - malformed request. -OCSPRequestNeedsSig=Error trying to validate certificate from %S using OSCP - request needs signature. -OCSPUnauthorizedReq=Error trying to validate certificate from %S using OSCP - unauthorized request. -OCSPServerError=Error trying to validate certificate from %S using OSCP - server error. -OCSPTryServerLater=Error trying to validate certificate from %S using OSCP - server is busy. Please try again later. -OCSPFutureResponse=Error trying to validate certificate from %S using OSCP - response contains a date which is in the future. -OCSPOldResponse=Error trying to validate certificate from %S using OSCP - old response. -OCSPCorruptedResponse=Error trying to validate certificate from %S using OSCP - corrupted or unknown response. Error Code: %S. -OCSPUnauthorizedResponse=Error trying to validate certificate from %S using OSCP - unauthorized response. -OCSPUnknownCert=Error trying to validate certificate from %S using OSCP - unknown certificate. -OCSPNoDefaultResponder=Error trying to validate certificate from %S using OSCP - no default responder specified. -OCSPDirLookup=Error trying to validate certificate from %S using OSCP - directory lookup error. +OCSPMalformedRequest=Error trying to validate certificate from %S using OCSP - malformed request. +OCSPRequestNeedsSig=Error trying to validate certificate from %S using OCSP - request needs signature. +OCSPUnauthorizedReq=Error trying to validate certificate from %S using OCSP - unauthorized request. +OCSPServerError=Error trying to validate certificate from %S using OCSP - server error. +OCSPTryServerLater=Error trying to validate certificate from %S using OCSP - server is busy. Please try again later. +OCSPFutureResponse=Error trying to validate certificate from %S using OCSP - response contains a date which is in the future. +OCSPOldResponse=Error trying to validate certificate from %S using OCSP - old response. +OCSPCorruptedResponse=Error trying to validate certificate from %S using OCSP - corrupted or unknown response. Error Code: %S. +OCSPUnauthorizedResponse=Error trying to validate certificate from %S using OCSP - unauthorized response. +OCSPUnknownCert=Error trying to validate certificate from %S using OCSP - unknown certificate. +OCSPNoDefaultResponder=Error trying to validate certificate from %S using OCSP - no default responder specified. +OCSPDirLookup=Error trying to validate certificate from %S using OCSP - directory lookup error. CertInfoIssuedFor=Issued to: CertInfoIssuedBy=Issued by: CertInfoValid=Valid