GUACAMOLE-1267: Add client-side setting for disabling server input.

This commit is contained in:
Virtually Nick
2024-05-02 08:05:17 -04:00
parent c721ee21a2
commit b92871f11e
2 changed files with 8 additions and 2 deletions

View File

@@ -904,8 +904,9 @@
"FIELD_HEADER_CURSOR" : "Cursor:",
"FIELD_HEADER_DEST_HOST" : "Destination host:",
"FIELD_HEADER_DEST_PORT" : "Destination port:",
"FIELD_HEADER_DISABLE_COPY" : "Disable copying from remote desktop:",
"FIELD_HEADER_DISABLE_PASTE" : "Disable pasting from client:",
"FIELD_HEADER_DISABLE_COPY" : "Disable copying from remote desktop:",
"FIELD_HEADER_DISABLE_PASTE" : "Disable pasting from client:",
"FIELD_HEADER_DISABLE_SERVER_INPUT" : "Disable server input when client is connected:",
"FIELD_HEADER_ENABLE_AUDIO" : "Enable audio:",
"FIELD_HEADER_ENABLE_SFTP" : "Enable SFTP:",
"FIELD_HEADER_FORCE_LOSSLESS" : "Force lossless compression:",