mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-22 06:21:45 +03:00
FatMessages: Fix typo, occour -> occur, occoured -> occurred
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
This commit is contained in:
parent
82559d2ff4
commit
18dd34babf
@ -1091,9 +1091,9 @@ nl.all.Backtosafety:Terug naar veiligheid
|
||||
|
||||
en.all.SSLCertErrOk:The certificate has no errors.
|
||||
it.all.SSLCertErrOk:Il certificato non contiene errori.
|
||||
en.all.SSLCertErrUnknown:An unknown error occoured while processing the certificate.
|
||||
en.all.SSLCertErrUnknown:An unknown error occurred while processing the certificate.
|
||||
it.all.SSLCertErrUnknown:Si è verificato un problema sconosciuto durante l'elaborazione del certificato.
|
||||
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.SSLCertErrBadIssuer:The issuer of this certificate is not known. This may occur if the browser cannot access the certificate authority (CA) bundle.
|
||||
it.all.SSLCertErrBadIssuer:L'emittente di questo certificato è sconosciuto. Questo può verificarsi se il browser non è in grado di accedere al pacchetto dell'autorità di certificazione (CA).
|
||||
en.all.SSLCertErrBadSig:The certificate is improperly signed.
|
||||
it.all.SSLCertErrBadSig:Il certificato non è stato firmato correttamente.
|
||||
|
Loading…
Reference in New Issue
Block a user