Bug 107491, improve SSL error messages

Patch v9 - netError.dtd in camino
Adding strings for new SSL error page
r=stuart.morgan
Strings have also been reviewed by mconnor and neil
This commit is contained in:
kaie%kuix.de 2007-02-18 04:21:32 +00:00
Родитель 44e67a20fd
Коммит 892404e42f
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -50,3 +50,6 @@
<!ENTITY unknownSocketType.title "Incorrect Response">
<!ENTITY unknownSocketType.longDesc "<p>The site responded to the network request in an unexpected way and Camino 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>">