From ace7740da0776d0935000311b6ff1f7df8dc81ae Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 22 Nov 2023 09:36:40 +0100 Subject: [PATCH] openvpn: multi-line text in XML has clear disadvantages ... for the translations embedding all kinds of weird whitespace pattern that cause syntax errors in gettext compile worst case. --- .../OPNsense/OpenVPN/forms/dialogInstance.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/dialogInstance.xml b/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/dialogInstance.xml index 7ee431708..f26d23aa2 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/dialogInstance.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/dialogInstance.xml @@ -14,9 +14,7 @@ instance.role dropdown - - Define the role of this instance - + Define the role of this instance. instance.description @@ -39,10 +37,7 @@ instance.port text - - Portnumber to use, defaults to 1194 when in server role or when client mode specifies a bind address, - nobind when client without specific bind address. - + Port number to use. Defaults to 1194 when in server role or when client mode specifies a bind address, or nobind when client does not have a specific bind address. instance.local