diff options
author | Matt A. Tobin <email@mattatobin.com> | 2018-02-02 11:11:41 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2018-02-02 11:11:41 -0500 |
commit | 45d4933f568d8814d8045852a9a1b006b912dcf7 (patch) | |
tree | f47f67ba85d8fa9d30266c746e62d719d370a18e /browser/locales/en-US | |
parent | 75b10a7b6b37f071943021811dc3fc0cf265f035 (diff) | |
download | UXP-45d4933f568d8814d8045852a9a1b006b912dcf7.tar UXP-45d4933f568d8814d8045852a9a1b006b912dcf7.tar.gz UXP-45d4933f568d8814d8045852a9a1b006b912dcf7.tar.lz UXP-45d4933f568d8814d8045852a9a1b006b912dcf7.tar.xz UXP-45d4933f568d8814d8045852a9a1b006b912dcf7.zip |
Fix certerror.wrongSystemTime in netError.dtd
Diffstat (limited to 'browser/locales/en-US')
-rw-r--r-- | browser/locales/en-US/chrome/overrides/netError.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/locales/en-US/chrome/overrides/netError.dtd b/browser/locales/en-US/chrome/overrides/netError.dtd index 92db8ee3a..6c65c9345 100644 --- a/browser/locales/en-US/chrome/overrides/netError.dtd +++ b/browser/locales/en-US/chrome/overrides/netError.dtd @@ -199,7 +199,7 @@ was trying to connect. --> <!-- LOCALIZATION NOTE (certerror.wrongSystemTime) - The <span id='..' /> tags will be injected with actual values, please leave them unchanged. --> -<!ENTITY certerror.wrongSystemTime "<p>&brandShortName; did not connect to <span id='wrongSystemTimeWithoutReference_URL'/> because your computer’s clock appears to show the wrong time and this is preventing a secure connection.</p> <p>Your computer is set to <span id='wrongSystemTimeWithoutReference_systemDate'/>. To fix this problem, change your date and time settings to match the correct time.</p>"> +<!ENTITY certerror.wrongSystemTime "<p>A secure connection to <span id='wrongSystemTime_URL'/> isn’t possible because your clock appears to show the wrong time.</p> <p>Your computer thinks it is <span id='wrongSystemTime_systemDate'/>. To fix this problem, change your date and time settings to match the correct time.</p>"> <!ENTITY certerror.pagetitle1 "Insecure Connection"> <!ENTITY certerror.whatShouldIDo.badStsCertExplanation "This site uses HTTP |