| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 68647fbf193fbe0194f8aacf78aeef171ebc1ab3..b546f786faa29d373c4ea504184d6a48eb3def6e 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -9615,6 +9615,27 @@ and incorrect credentials. Either an attacker is trying to pretend to be <ph nam
|
| You cannot visit <ph name="SITE">$1<ex>google.com</ex></ph> right now because the website sent scrambled credentials that Chrome cannot process. Network errors and attacks are usually temporary, so this page will probably work later.
|
| </message>
|
|
|
| + <!-- SSL Interstitial V2: Clock Errors -->
|
| + <message name="IDS_SSL_V2_CLOCK_TITLE" desc="The tab title for the SSL clock interstitial (shown when an SSL error is probably caused by an incorrect clock).">
|
| + Clock error
|
| + </message>
|
| +
|
| + <message name="IDS_SSL_V2_CLOCK_AHEAD_HEADING" desc="The large heading of the SSL clock interstitial, shown when the clock is too far in the future.">
|
| + Your clock is ahead
|
| + </message>
|
| +
|
| + <message name="IDS_SSL_V2_CLOCK_BEHIND_HEADING" desc="The large heading of the SSL clock interstitial, shown when the clock is too far in the past.">
|
| + Your clock is behind
|
| + </message>
|
| +
|
| + <message name="IDS_SSL_V2_CLOCK_UPDATE_DATE_AND_TIME" desc="Text for the button on the SSL clock interstitial page, which takes the user to their operating system panel for setting date and time, if possible.">
|
| + Update date and time
|
| + </message>
|
| +
|
| + <message name="IDS_SSL_V2_CLOCK_PRIMARY_PARAGRAPH" desc="Paragraph explaining that the SSL clock interstitial is probably caused by an incorrect clock.">
|
| + A private connection to <ph name="DOMAIN">$1<ex>paypal.com</ex></ph> can't be established because your computer's date and time (<ph name="DATE_AND_TIME">$2<ex>Monday, January 1, 1970 2:44:30 PM</ex></ph>) are incorrect.
|
| + </message>
|
| +
|
| <!-- Misc strings for SSL UI -->
|
| <message name="IDS_UNSAFE_FRAME_MESSAGE" desc="The text displayed in the content that is subsituted to an unsafe frame.">
|
| This frame was blocked because it contains some insecure content.
|
|
|