| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 3b90299046ad8f2ec4f43a8230bedef6454b8e5b..b56effac759dacd817fba538f89fdf40a7c7bec6 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -9290,6 +9290,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_SSL_OVERRIDABLE_PROCEED_PARAGRAPH" desc="The text for the paragraph at the bottom with the proceed link.">
|
| <ph name="BEGIN_LINK"><a href="#" id="proceed-link"></ph>Proceed to <ph name="SITE">$1<ex>example.com</ex></ph> (unsafe)<ph name="END_LINK"></a></ph>
|
| </message>
|
| + <message name="IDS_SSL_OVERRIDABLE_PROCEED_LINK_TEXT" desc="Just the proceed link text.">
|
| + Proceed to the site (unsafe)
|
| + </message>
|
|
|
| <!-- SSL Interstitial V2: Non-overridable -->
|
| <message name="IDS_SSL_NONOVERRIDABLE_RELOAD_BUTTON" desc="The text for the button that reloads the page.">
|
| @@ -14371,6 +14374,12 @@ Do you accept?
|
| <message name="IDS_FLAGS_SSL_INTERSTITIAL_VERSION_V2_COLORFUL" desc="The new interstitial, with a colorful background">
|
| New version, with colorful background
|
| </message>
|
| + <message name="IDS_FLAGS_SSL_INTERSTITIAL_VERSION_V1_V2" desc="The old layout, with the new text">
|
| + Old layout with new text
|
| + </message>
|
| + <message name="IDS_FLAGS_SSL_INTERSTITIAL_VERSION_GUARD" desc="The new version, with a guard">
|
| + New version, with guard image
|
| + </message>
|
|
|
| <!-- Malware interstitial V3 experiment -->
|
| <message name="IDS_FLAGS_MALWARE_INTERSTITIAL_TRIAL_NAME" desc="Name of the about:flags malware interstitial v3 experiment">
|
|
|