зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
44e67a20fd
Коммит
892404e42f
|
@ -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>">
|
||||
|
|
Загрузка…
Ссылка в новой задаче