Bug 1143082 - Fix a message in the mixed content UI. r=dolske

This commit is contained in:
Masatoshi Kimura 2015-03-17 20:34:58 +09:00
parent cc4ee6a59e
commit b23f9dc54f
2 changed files with 2 additions and 2 deletions

View File

@ -266,7 +266,7 @@ function securityOnLoad() {
info.encryptionStrength + "",
info.version]);
}
msg1 = pkiBundle.getString("pageInfo_Privacy_Broken1");
msg1 = pkiBundle.getString("pageInfo_Privacy_Broken2");
msg2 = pkiBundle.getString("pageInfo_Privacy_None2");
}
else if (info.encryptionStrength > 0) {

View File

@ -69,7 +69,7 @@ pageInfo_BrokenEncryption=Broken Encryption (%1$S, %2$S bit keys, %3$S)
pageInfo_Privacy_Encrypted1=The page you are viewing was encrypted before being transmitted over the Internet.
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_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_Privacy_Broken2=Parts of the page you are viewing were not encrypted before being transmitted over the Internet or the encryption is not strong enough.
#Cert Viewer
certDetails=Certificate Viewer: