diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /l10n-en-GB/security/manager/chrome/pippki | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-en-GB/security/manager/chrome/pippki')
-rw-r--r-- | l10n-en-GB/security/manager/chrome/pippki/pippki.properties | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n-en-GB/security/manager/chrome/pippki/pippki.properties b/l10n-en-GB/security/manager/chrome/pippki/pippki.properties index 9a79994ed8..78f6fd9a7f 100644 --- a/l10n-en-GB/security/manager/chrome/pippki/pippki.properties +++ b/l10n-en-GB/security/manager/chrome/pippki/pippki.properties @@ -5,7 +5,7 @@ # Download Cert dialog # LOCALIZATION NOTE(newCAMessage1): # %S is a string representative of the certificate being downloaded/imported. -newCAMessage1=Do you want to trust "%S" for the following purposes? +newCAMessage1=Do you want to trust “%S” for the following purposes? unnamedCA=Certificate Authority (unnamed) getPKCS12FilePasswordMessage=Please enter the password that was used to encrypt this certificate backup: @@ -23,10 +23,10 @@ clientAuthNickAndSerial=%1$S [%2$S] clientAuthHostnameAndPort=%1$S:%2$S # LOCALIZATION NOTE(clientAuthMessage1): %S is the Organization of the server # cert. -clientAuthMessage1=Organisation: "%S" +clientAuthMessage1=Organisation: “%S” # LOCALIZATION NOTE(clientAuthMessage2): %S is the Organization of the issuer # cert of the server cert. -clientAuthMessage2=Issued Under: "%S" +clientAuthMessage2=Issued Under: “%S” # LOCALIZATION NOTE(clientAuthIssuedTo): %1$S is the Distinguished Name of the # currently selected client cert, such as "CN=John Doe,OU=Example" (without # quotes). @@ -54,7 +54,7 @@ clientAuthStoredOn=Stored on: %1$S # Page Info pageInfo_NoEncryption=Connection Not Encrypted pageInfo_Privacy_None1=The web site %S does not support encryption for the page you are viewing. -pageInfo_Privacy_None2=Information sent over the Internet without encryption can be seen by other people while it is in transit. +pageInfo_Privacy_None2=Information sent over the Internet without encryption can be seen by other people while it is in transit. pageInfo_Privacy_None4=The page you are viewing was not encrypted before being transmitted over the Internet. # LOCALIZATION NOTE (pageInfo_EncryptionWithBitsAndProtocol and pageInfo_BrokenEncryption): # %1$S is the name of the encryption standard, @@ -66,10 +66,10 @@ pageInfo_Privacy_Encrypted1=The page you are viewing was encrypted before being pageInfo_Privacy_Encrypted2=Encryption makes it difficult for unauthorised people to view information travelling between computers. It is therefore unlikely that anyone read this page as it travelled across the network. pageInfo_MixedContent=Connection Partially Encrypted pageInfo_MixedContent2=Parts of the page you are viewing were not encrypted before being transmitted over the Internet. -pageInfo_WeakCipher=Your connection to this web site uses weak encryption and is not private. Other people can view your information or modify the site's behaviour. +pageInfo_WeakCipher=Your connection to this web site uses weak encryption and is not private. Other people can view your information or modify the web site’s behaviour. pageInfo_CertificateTransparency_Compliant=This web site complies with the Certificate Transparency policy. # Token Manager -password_not_set=(not set) +password_not_set=(not set) enable_fips=Enable FIPS |