diff --git a/browser/base/content/pageinfo/security.js b/browser/base/content/pageinfo/security.js index a380d0742b52..e2c16300a4ac 100644 --- a/browser/base/content/pageinfo/security.js +++ b/browser/base/content/pageinfo/security.js @@ -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) { diff --git a/security/manager/locales/en-US/chrome/pippki/pippki.properties b/security/manager/locales/en-US/chrome/pippki/pippki.properties index 24018d5762a9..272ca7472115 100644 --- a/security/manager/locales/en-US/chrome/pippki/pippki.properties +++ b/security/manager/locales/en-US/chrome/pippki/pippki.properties @@ -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: