Bug 1270807 - fix grammar mistake in English version of badStsCertExplanation, r?flod draft
authorGijs Kruitbosch <gijskruitbosch@gmail.com>
Mon, 09 May 2016 20:14:19 +0100
changeset 364907 ab9e2030dd080169fd17de039050653d31ba3da0
parent 364906 4dd60a8b9e2b229e8551c08ad4302433081ecced
child 520420 d2f494007e7b2f1f002b726a31fbcde1a4e96c02
push id17598
push usergijskruitbosch@gmail.com
push dateMon, 09 May 2016 19:14:38 +0000
reviewersflod
bugs1270807
milestone49.0a1
Bug 1270807 - fix grammar mistake in English version of badStsCertExplanation, r?flod MozReview-Commit-ID: Eggesz6WlbM
browser/locales/en-US/chrome/overrides/netError.dtd
--- a/browser/locales/en-US/chrome/overrides/netError.dtd
+++ b/browser/locales/en-US/chrome/overrides/netError.dtd
@@ -191,17 +191,17 @@ was trying to connect. -->
 <!ENTITY weakCryptoAdvanced.override "(Not secure) Try loading <span class='hostname'></span> using outdated security">
 
 <!-- LOCALIZATION NOTE (certerror.wrongSystemTime) - The <span id='..' /> tags will be injected with actual values,
      please leave them unchanged. -->
 <!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'/>, when it should be <span id='wrongSystemTime_actualDate'/>. 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
-Strict Transport Security (HSTS) to specify that &brandShortName; only connect
+Strict Transport Security (HSTS) to specify that &brandShortName; may only connect
 to it securely. As a result, it is not possible to add an exception for this
 certificate.">
 <!ENTITY certerror.copyToClipboard.label "Copy text to clipboard">
 
 <!ENTITY inadequateSecurityError.title "Your connection is not secure">
 <!-- LOCALIZATION NOTE (inadequateSecurityError.longDesc) - Do not translate
      "NS_ERROR_NET_INADEQUATE_SECURITY". -->
 <!ENTITY inadequateSecurityError.longDesc "<p><span class='hostname'></span> uses security technology that is outdated and vulnerable to attack. An attacker could easily reveal information which you thought to be safe. The website administrator will need to fix the server first before you can visit the site.</p><p>Error code: NS_ERROR_NET_INADEQUATE_SECURITY</p>">