mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 14:11:21 +00:00
GUAC-605: Add status strings. Show dialog when status changes.
This commit is contained in:
@@ -241,6 +241,11 @@
|
||||
"0x031D" : "The Guacamole server is denying access to this connection because you have exhausted the limit for simultaneous connection use by an individual user. Please close one or more connections and try again.",
|
||||
"DEFAULT" : "An internal error has occurred within the Guacamole server, and the connection has been terminated. If the problem persists, please notify your system administrator, or check your system logs."
|
||||
}
|
||||
},
|
||||
"status" : {
|
||||
"idle" : "Idle.",
|
||||
"connecting" : "Connecting to Guacamole...",
|
||||
"waiting" : "Connected to Guacamole. Waiting for response..."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user