From: Tobias Brunner Date: Fri, 23 Feb 2018 14:25:23 +0000 (+0100) Subject: nm: Fix tooltips for proposal text fields X-Git-Tag: 5.6.3dr1~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb197d8802c6a5be076f86019f194bcb8d20906;p=thirdparty%2Fstrongswan.git nm: Fix tooltips for proposal text fields There is no ! syntax as the default proposal is only used if no custom proposal is configured. --- diff --git a/src/frontends/gnome/properties/nm-strongswan-dialog.ui b/src/frontends/gnome/properties/nm-strongswan-dialog.ui index ba00c5cc87..43332356ab 100644 --- a/src/frontends/gnome/properties/nm-strongswan-dialog.ui +++ b/src/frontends/gnome/properties/nm-strongswan-dialog.ui @@ -497,7 +497,7 @@ True True True - A list of proposals for IKE separated by ";". (A suffix of ! enforces strict mode) + A list of proposals for IKE separated by ";" • True False @@ -532,7 +532,7 @@ True True True - A list of proposals for ESP separated by ";". (A suffix of ! enforces strict mode) + A list of proposals for ESP separated by ";" • True False