Bug 107491, Error page wording change, patch v10

r=neil, r=mconnor, r=stuart.morgan
This commit is contained in:
kaie@kuix.de 2007-06-18 23:10:05 -07:00
Родитель 6f91b2e6ff
Коммит 38e52c0ab6
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -118,7 +118,7 @@
<!ENTITY nssFailure.title "Secure Connection Failed">
<!ENTITY nssFailure.longDesc "
<ul>
<li>The page you are trying to view can not be shown because the web site uses an invalid or unsupported security protocol.</li>
<li>The page you are trying to view can not be shown because the authenticity of the received data could not be verified.</li>
<li>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.</li>
</ul>
">

Просмотреть файл

@ -52,4 +52,4 @@
<!ENTITY unknownSocketType.longDesc "<p>The site responded to the network request in an unexpected way and the browser cannot continue.</p>">
<!ENTITY nssFailure.title "Secure Connection Failed">
<!ENTITY nssFailure.longDesc "<p>The page you are trying to view can not be shown because the web site uses an invalid or unsupported security protocol.</p><ul><li>Please contact the web site owners to inform them of this problem.</li></ul>">
<!ENTITY nssFailure.longDesc "<p>The page you are trying to view can not be shown because the authenticity of the received data could not be verified.</p><ul><li>Please contact the web site owners to inform them of this problem.</li></ul>">