Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index 45129bbc1bf9d383d8c22a0b41e807d813637577..e9a2112c4b3cd617d1993825c27993d08c60669b 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -1180,12 +1180,12 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth |
<!-- SSL Interstitial V2 strings --> |
<if expr="is_android or is_ios"> |
<message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the SSL interstitial is probably caused by an incorrect clock."> |
- Chrome can't establish a private connection to <strong><ph name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>. This is probably because your device's date is set incorrectly (<ph name="DATE">$2<ex>Jan 1, 1970</ex></ph>). You should refresh this page after <ph name="BEGIN_LINK"><a href="#" id="clock-link"></ph>you update your device's date and time<ph name="END_LINK"></a></ph>. |
+ Chrome can't establish a private connection to <strong><ph name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>. This is probably because your device's date is set incorrectly. (Your device has the date set to <ph name="DATE">$2<ex>Jan 1, 1970</ex></ph>.) You should refresh this page after <ph name="BEGIN_LINK"><a href="#" id="clock-link"></ph>you update your device's date and time<ph name="END_LINK"></a></ph>. |
</message> |
</if> |
<if expr="not is_android and not is_ios"> |
<message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the SSL interstitial is probably caused by an incorrect clock."> |
- Chrome can't establish a private connection to <strong><ph name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>. This is probably because your computer's date is set incorrectly (<ph name="DATE">$2<ex>Jan 1, 1970</ex></ph>). You should refresh this page after <ph name="BEGIN_LINK"><a href="#" id="clock-link"></ph>you update your computer's date and time<ph name="END_LINK"></a></ph>. |
+ Chrome can't establish a private connection to <strong><ph name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>. This is probably because your computer's date is set incorrectly (Your computer has the date set to <ph name="DATE">$2<ex>Jan 1, 1970</ex></ph>.) You should refresh this page after <ph name="BEGIN_LINK"><a href="#" id="clock-link"></ph>you update your computer's date and time<ph name="END_LINK"></a></ph>. |
</message> |
</if> |
<message name="IDS_SSL_NONOVERRIDABLE_MORE_INVALID_SP3" desc="Body text for the explanation shown if the user clicks on the details windows, the certificate is invalid and the user has an old version of Windows (before WINDOWS XP SP3) running."> |