From e79898bcbda6f3a830ce95136ccd0e93c028501e Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 11 Sep 2023 08:38:36 +0200 Subject: [PATCH] ipsec: pet the translation, remove local/remote to only have one string to translate --- .../OPNsense/IPsec/forms/dialogConnection.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogConnection.xml b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogConnection.xml index d8e5fbcfd..64905bcb5 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogConnection.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogConnection.xml @@ -95,10 +95,7 @@ dropdown true - - Local UDP port for IKE communication. If the default of port 500 is used, - automatic IKE port floating to port 4500 is used to work around NAT issues. - + UDP port for IKE communication. If the default of port 500 is used, automatic IKE port floating to port 4500 is used to work around NAT issues. connection.remote_addrs @@ -121,10 +118,7 @@ dropdown true - - Remote UDP port for IKE communication. If the default of port 500 is used, - automatic IKE port floating to port 4500 is used to work around NAT issues. - + UDP port for IKE communication. If the default of port 500 is used, automatic IKE port floating to port 4500 is used to work around NAT issues. connection.encap