Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index c19cd35d6a71cb2a71fc0bd5f97077a237d58063..3cd5f71b375efef5ef7b7c467d15e9f4be681f72 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -540,6 +540,15 @@ Google Chrome is unable to recover your settings. |
<message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM" desc="The text of the identity section when the site is using a certificate that will stop working in future versions of Chrome."> |
The site is using outdated security settings that may prevent future versions of Chrome from being able to safely access it. |
</message> |
+ <message name="IDS_PAGE_INFO_ENCRYPTED_CONNECTION_SUMMARY_TEXT" desc="Message to display in the page info bubble when the connection is encrypted."> |
+ Google Chrome has successfully established a secure connection with this site. |
+ </message> |
+ <message name="IDS_PAGE_INFO_UNENCRYPTED_CONNECTION_SUMMARY_TEXT" desc="Message to display in the page info bubble when the connection is not encrypted."> |
+ Your connection to this site is not private. |
+ </message> |
+ <message name="IDS_PAGE_INFO_UNKNOWN_CONNECTION_SUMMARY_TEXT" desc="Message to display in the page info bubble when the connection type (encrypted or unencrypted) is not fully known."> |
+ Google Chrome could not detect your connection to this site. |
+ </message> |
<!-- Print Preview --> |
<message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when the PDF viewer is missing."> |