tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

pippki.properties (2257B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 # FTL path: browser/locales/en-US/browser/preferences/preferences.ftl
      6 
      7 # Download Cert dialog
      8 # LOCALIZATION NOTE(newCAMessage1):
      9 # %S is a string representative of the certificate being downloaded/imported.
     10 newCAMessage1=Do you want to trust “%S” for the following purposes?
     11 unnamedCA=Certificate Authority (unnamed)
     12 
     13 # PKCS#12 file dialogs
     14 getPKCS12FilePasswordMessage=Please enter the password that was used to encrypt this certificate backup:
     15 
     16 # Page Info
     17 pageInfo_NoEncryption=Connection Not Encrypted
     18 pageInfo_Privacy_None1=The website %S does not support encryption for the page you are viewing.
     19 pageInfo_Privacy_None2=Information sent over the Internet without encryption can be seen by other people while it is in transit.
     20 pageInfo_Privacy_None4=The page you are viewing was not encrypted before being transmitted over the Internet.
     21 # LOCALIZATION NOTE (pageInfo_EncryptionWithBitsAndProtocol and pageInfo_BrokenEncryption):
     22 # %1$S is the name of the encryption standard,
     23 # %2$S is the key size of the cipher.
     24 # %3$S is protocol version like "SSL 3" or "TLS 1.2"
     25 pageInfo_EncryptionWithBitsAndProtocol=Connection Encrypted (%1$S, %2$S bit keys, %3$S)
     26 pageInfo_BrokenEncryption=Broken Encryption (%1$S, %2$S bit keys, %3$S)
     27 pageInfo_Privacy_Encrypted1=The page you are viewing was encrypted before being transmitted over the Internet.
     28 pageInfo_Privacy_Encrypted2=Encryption makes it difficult for unauthorized people to view information traveling between computers. It is therefore unlikely that anyone read this page as it traveled across the network.
     29 pageInfo_MixedContent=Connection Partially Encrypted
     30 pageInfo_MixedContent2=Parts of the page you are viewing were not encrypted before being transmitted over the Internet.
     31 pageInfo_WeakCipher=Your connection to this website uses weak encryption and is not private. Other people can view your information or modify the website’s behavior.
     32 pageInfo_CertificateTransparency_Compliant=This website complies with the Certificate Transparency policy.
     33 
     34 # Token Manager
     35 password_not_set=(not set)