diff --git a/browser/base/content/browser.js b/browser/base/content/browser.js index 403792db06e..e37b4d6e005 100644 --- a/browser/base/content/browser.js +++ b/browser/base/content/browser.js @@ -2313,7 +2313,7 @@ function BrowserOnCommand(event) { return; // If the event came from an ssl error page, it is probably either the "Add - // Exception" or "Get Me Out Of Here" button + // Exception…" or "Get me out of here!" button if (/^about:neterror\?e=nssBadCert/.test(event.originalTarget.ownerDocument.documentURI)) { var ot = event.originalTarget; var errorDoc = ot.ownerDocument; diff --git a/browser/locales/en-US/chrome/overrides/netError.dtd b/browser/locales/en-US/chrome/overrides/netError.dtd index 80a46739d86..cc93b972d97 100644 --- a/browser/locales/en-US/chrome/overrides/netError.dtd +++ b/browser/locales/en-US/chrome/overrides/netError.dtd @@ -156,9 +156,9 @@ be temporary, and you can try again later.
These types of web forgeries are used in scams known as phishing attacks, in which fraudulent web pages and emails are used to imitate sources you may trust.
"> - - - + + + You should not add an exception if you are using an internet connection that you do not trust completely, or if you are not used to seeing a warning for this server. +You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.
These types of web forgeries are used in scams known as phishing attacks, in which fraudulent web pages and emails are used to imitate sources you may trust.
"> - + You should not add an exception if you are using an internet connection that you do not trust completely, or if you are not used to seeing a warning for this server. +You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.
If you still wish to add an exception for this site, you can do so in your advanced encryption settings.
"> diff --git a/dom/locales/en-US/chrome/netError.dtd b/dom/locales/en-US/chrome/netError.dtd index 4cad5f5fddd..43e27ea43f5 100644 --- a/dom/locales/en-US/chrome/netError.dtd +++ b/dom/locales/en-US/chrome/netError.dtd @@ -73,8 +73,8 @@These types of web forgeries are used in scams known as phishing attacks, in which fraudulent web pages and emails are used to imitate sources you may trust.
"> - + You should not add an exception if you are using an internet connection that you do not trust completely, or if you are not used to seeing a warning for this server. +You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.
If you still wish to add an exception for this site, you can do so in your advanced encryption settings.
">