| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 8ea19a8fc96ef13d0e27669ab64220560082dde5..04b3d5b3818b6bcb25fc23172931081afb62cff7 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -533,6 +533,9 @@ Google Chrome 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 Google Chrome 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.">
|
| + 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.">
|
| Google Chrome cannot show the print preview when the built-in PDF viewer is missing.
|
|
|