mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
[PALEMOON] Add missed strings required by page info
This commit is contained in:
parent
8d899f957c
commit
f9dfa17007
1 changed files with 3 additions and 1 deletions
|
|
@ -98,7 +98,8 @@ clientAuthStoredOn=Stored on: %1$S
|
|||
# Page Info
|
||||
pageInfo_NoEncryption=Connection Not Encrypted
|
||||
pageInfo_Privacy_None1=The website %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_None3=The page you are viewing is not encrypted.
|
||||
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,
|
||||
|
|
@ -110,6 +111,7 @@ pageInfo_Privacy_Encrypted1=The page you are viewing was encrypted before being
|
|||
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.
|
||||
pageInfo_MixedContent=Connection Partially Encrypted
|
||||
pageInfo_MixedContent2=Parts of the page you are viewing were not encrypted before being transmitted over the Internet.
|
||||
pageInfo_Privacy_Broken1=Parts of the page you are viewing were not encrypted or the encryption is not strong enough before being transmitted over the Internet.
|
||||
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.
|
||||
pageInfo_CertificateTransparency_None=This website does not supply Certificate Transparency audit records.
|
||||
pageInfo_CertificateTransparency_OK=This website supplies publicly auditable Certificate Transparency records.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue