From 7a873d6f83ce3d0fdd846d436221c38d2ff98c83 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 5 Mar 2021 15:52:12 +0100 Subject: [remoteaccess] Allow changing client-side VNC port References #3823 --- modules-available/remoteaccess/lang/en/template-tags.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'modules-available/remoteaccess/lang/en/template-tags.json') diff --git a/modules-available/remoteaccess/lang/en/template-tags.json b/modules-available/remoteaccess/lang/en/template-tags.json index 85577438..b817fc52 100644 --- a/modules-available/remoteaccess/lang/en/template-tags.json +++ b/modules-available/remoteaccess/lang/en/template-tags.json @@ -3,6 +3,7 @@ "lang_allowAccessText": "IP address (or net in CIDR notation) which is allowed to access the VNC port of the clients (usually only the guacamole proxy-server)", "lang_allowedAccessToVncPort": "Allowed source for VNC-access", "lang_assignLocations": "Assing locations", + "lang_clientVncPort": "VNC port (client)", "lang_general": "General", "lang_group": "Group", "lang_groupListText": "Available groups (\"virtual locations\")", @@ -12,6 +13,7 @@ "lang_numLocs": "Locations", "lang_reallyDelete": "Delete?", "lang_remoteAccessSettings": "Settings for remoteaccess", - "lang_tryVirtualizerHandover": "Try to use VNC-server of the virtual hypervisor", - "lang_tryVirtualizerText": "If activated the system tries to change the remote VNC-connection to the internal VNC-server of the hypervisor after VM start.\r\nAt least in the case of VMware it seems to reduce performance and sometimes the connection during handover is lost.\r\n-> Only experimental!" + "lang_tryVirtualizerHandover": "Try to use VNC-server of the hypervisor", + "lang_tryVirtualizerText": "If activated the system tries to change the remote VNC-connection to the internal VNC-server of the hypervisor after VM start.\r\nAt least in the case of VMware it seems to reduce performance and sometimes the connection during handover is lost.\r\n-> Just experimental!", + "lang_vncPortText": "Port on which clients will wait for VNC connections. Please make sure you're running the latest version of the Guacamole plugin when changing this to something other than 5900." } \ No newline at end of file -- cgit v1.2.3-55-g7522