GUAC-561: Reword tunnel errors to describe UPSTREAM_TIMEOUT properly.

This commit is contained in:
Michael Jumper
2014-03-23 13:12:31 -07:00
parent 5ad6d77ef6
commit adff91af2b

View File

@@ -73,13 +73,15 @@ GuacUI.Client = {
because there are too many active connections. Please wait \
a few minutes and try again.",
0x0202: "The Guacamole server has closed the connection because the \
remote desktop is taking too long to respond. Please try \
again or contact your system administrator.",
0x0202: "The connection has been closed because the server is taking \
too long to respond. This is usually caused by network \
problems, such as a spotty wireless signal, or slow network \
speeds. Please check your network connection and try again \
or contact your system administrator.",
0x0203: "The remote desktop server encountered an error and has closed \
the connection. Please try again or contact your system \
administrator.",
0x0203: "The server encountered an error and has closed the \
connection. Please try again or contact your \
system administrator.",
0x0204: "The requested connection does not exist. Please check the \
connection name and try again.",