Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index 07ec7939d1295a861751273324099672d8a91b59..02b3f8c64d6184221bb4dd9b828647aa13025269 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -616,6 +616,15 @@ Chromium 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 Chromium 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."> |
+ Chromium 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."> |
+ Chromium 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."> |
@@ -1229,7 +1238,7 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o |
Search with one touch |
</message> |
<message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_1" desc="Part 1 of the description of the Contextual Search feature. Combined with FEATURE_NAME and DESCRIPTION_2 below, the whole should be a paragraph describing the feature. This line can be empty if it makes sense to start the sentence with FEATURE_NAME."> |
- Learn about topics on websites without leaving your tab. |
+ Learn about topics on websites without leaving your browser. |
</message> |
<message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the Contextual Search feature. See explanation in DESCRIPTION_1."> |
Tap to Search |