From 9eb84c3d08baff4f4fcbae5641c3c2f7b3b1a913 Mon Sep 17 00:00:00 2001 From: "kaie@kuix.de" Date: Mon, 18 Jun 2007 23:10:05 -0700 Subject: [PATCH] Bug 107491, Error page wording change, patch v10 r=neil, r=mconnor, r=stuart.morgan --- browser/locales/en-US/chrome/overrides/netError.dtd | 2 +- dom/locales/en-US/chrome/netError.dtd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/browser/locales/en-US/chrome/overrides/netError.dtd b/browser/locales/en-US/chrome/overrides/netError.dtd index c69693a2cf25..18373b6979b2 100644 --- a/browser/locales/en-US/chrome/overrides/netError.dtd +++ b/browser/locales/en-US/chrome/overrides/netError.dtd @@ -118,7 +118,7 @@ -
  • The page you are trying to view can not be shown because the web site uses an invalid or unsupported security protocol.
  • +
  • The page you are trying to view can not be shown because the authenticity of the received data could not be verified.
  • Please contact the web site owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
  • "> diff --git a/dom/locales/en-US/chrome/netError.dtd b/dom/locales/en-US/chrome/netError.dtd index 746bef83acec..5abd7f9e3437 100644 --- a/dom/locales/en-US/chrome/netError.dtd +++ b/dom/locales/en-US/chrome/netError.dtd @@ -52,4 +52,4 @@ The site responded to the network request in an unexpected way and the browser cannot continue.

    "> -The page you are trying to view can not be shown because the web site uses an invalid or unsupported security protocol.

    "> +The page you are trying to view can not be shown because the authenticity of the received data could not be verified.

    ">