mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUACAMOLE-38: Implement QuickConnectException for providing exceptions to the user.
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
|
||||
"QUICKCONNECT" : {
|
||||
"ACTION_CONNECT" : "Connect",
|
||||
|
||||
"ERROR_INVALID_URI" : "Invalid URI Specified",
|
||||
"ERROR_NO_HOST" : "No host specified",
|
||||
"ERROR_NO_PROTOCOL" : "No protocol specified",
|
||||
"ERROR_NOT_ABSOLUTE_URI" : "URI is not absolute",
|
||||
|
||||
"FIELD_PLACEHOLDER_URI" : "Enter Connection URI"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user