| Index: components/components_google_chrome_strings.grd
|
| diff --git a/components/components_google_chrome_strings.grd b/components/components_google_chrome_strings.grd
|
| index 34955ebc230f58b0a79d3aebd81791d8b105c7e2..061ab7956eded3fe3ada286dee1977bb9e4766c0 100644
|
| --- a/components/components_google_chrome_strings.grd
|
| +++ b/components/components_google_chrome_strings.grd
|
| @@ -208,11 +208,15 @@
|
| Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM"><a target="_blank" href="$1"></ph>Chromium<ph name="END_LINK_CHROMIUM"></a></ph> open source project and other <ph name="BEGIN_LINK_OSS"><a target="_blank" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a></ph>.
|
| </message>
|
|
|
| - <!-- Page Info bubble -->
|
| + <!-- Page Info -->
|
| <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're viewing a secure Google Chrome page
|
| </message>
|
| + <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_VERIFIED" desc="The text of the identity section when the page is secure and uses a valid certificate.">
|
| + Chrome verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate.
|
| + </message>
|
|
|
| + <!-- Session Crash -->
|
| <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when the last session didn't exit cleanly.">
|
| Chrome didn't shut down correctly.
|
| </message>
|
|
|