summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-10 12:51:46 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-10 12:51:46 +0100
commit820fb0e7ff3103cff00778364df0390f4b3de513 (patch)
treea3c70fd5f871fb7075f52d93539839e18b39604b /resources
parent98f45250734fc7a2826753a143d7c37fc522f604 (diff)
downloadnetsurf-820fb0e7ff3103cff00778364df0390f4b3de513.tar.gz
netsurf-820fb0e7ff3103cff00778364df0390f4b3de513.tar.bz2
add English message text for ssl errors
Diffstat (limited to 'resources')
-rw-r--r--resources/FatMessages11
1 files changed, 11 insertions, 0 deletions
diff --git a/resources/FatMessages b/resources/FatMessages
index 2c0aa068d..e2196510a 100644
--- a/resources/FatMessages
+++ b/resources/FatMessages
@@ -2800,6 +2800,17 @@ fr.all.Backtosafety:Retour a la sécurité
it.all.Backtosafety:Ritorno alla sicurezza
nl.all.Backtosafety:Terug naar veiligheid
+en.all.SSLCertErrOk:The certificate has no errors.
+en.all.SSLCertErrUnknown:An unknown error occoured while processing the certificate.
+en.all.SSLCertErrBadIssuer:The issuer of this certificate is not known. This may occour if the browser cannot access the certificate authority (CA) bundle.
+en.all.SSLCertErrBadSig:The certificate is improperly signed.
+en.all.SSLCertErrTooYoung:The certificate is not yet valid.
+en.all.SSLCertErrTooOld:The certificate has expired.
+en.all.SSLCertErrSelfSigned:The certificate is self signed.
+en.all.SSLCertErrChainSelfSigned:The certificate chain is self signed.
+en.all.SSLCertErrRevoked:The certificate has been revoked by the issuer.
+en.all.SSLCertErrCommonName:The certificate is for a different host than the server
+
# SSL certificate viewer
# ======================
#