mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1293: Adjust argument displayed to user to match position from guacd.
This commit is contained in:
@@ -73,8 +73,8 @@
|
||||
"ACTION_UPLOAD_FILES" : "Upload Files",
|
||||
|
||||
"CLIENT_MESSAGE_DEFAULT" : "",
|
||||
"CLIENT_MESSAGE_JOINED" : "User {ARGS_0} has joined the connection.",
|
||||
"CLIENT_MESSAGE_LEFT" : "User {ARGS_0} has left the connection.",
|
||||
"CLIENT_MESSAGE_JOINED" : "User {ARGS_1} has joined the connection.",
|
||||
"CLIENT_MESSAGE_LEFT" : "User {ARGS_1} has left the connection.",
|
||||
|
||||
"DIALOG_HEADER_CONNECTING" : "Connecting",
|
||||
"DIALOG_HEADER_CONNECTION_ERROR" : "Connection Error",
|
||||
|
Reference in New Issue
Block a user