| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index b0dd823e47d99723f1e4f1b8eb2ced5fcdc07ded..f78a5240ae366eb9717649a6ac6f18aed237fac4 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -609,6 +609,9 @@ Chromium is unable to recover your settings.
|
| <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in the page info bubble when the page you are on is a chrome:// page or about:something.">
|
| You are viewing a secure Chromium page.
|
| </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.">
|
| Chromium does not include the PDF viewer which is required for Print Preview to function.
|
|
|