mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-815: Merge remove duplicated "timezone" field definitions and translations.
This commit is contained in:
@@ -199,10 +199,6 @@
|
||||
{
|
||||
"name" : "static-channels",
|
||||
"type" : "TEXT"
|
||||
},
|
||||
{
|
||||
"name" : "timezone",
|
||||
"type" : "TIMEZONE"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@@ -100,10 +100,6 @@
|
||||
"name" : "terminal-type",
|
||||
"type" : "ENUM",
|
||||
"options" : [ "", "xterm", "xterm-256color", "vt220", "vt100", "ansi", "linux" ]
|
||||
},
|
||||
{
|
||||
"name" : "timezone",
|
||||
"type" : "TIMEZONE"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@@ -415,7 +415,6 @@
|
||||
"FIELD_HEADER_REMOTE_APP_ARGS" : "Parameters:",
|
||||
"FIELD_HEADER_REMOTE_APP_DIR" : "Working directory:",
|
||||
"FIELD_HEADER_REMOTE_APP" : "Program:",
|
||||
"FIELD_HEADER_TIMEZONE" : "Timezone:",
|
||||
"FIELD_HEADER_SECURITY" : "Security mode:",
|
||||
"FIELD_HEADER_SERVER_LAYOUT" : "Keyboard layout:",
|
||||
"FIELD_HEADER_SFTP_DIRECTORY" : "Default upload directory:",
|
||||
|
Reference in New Issue
Block a user