From 5bb197d8802c6a5be076f86019f194bcb8d20906 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 23 Feb 2018 15:25:23 +0100 Subject: [PATCH] nm: Fix tooltips for proposal text fields There is no ! syntax as the default proposal is only used if no custom proposal is configured. --- src/frontends/gnome/properties/nm-strongswan-dialog.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontends/gnome/properties/nm-strongswan-dialog.ui b/src/frontends/gnome/properties/nm-strongswan-dialog.ui index ba00c5cc8..43332356a 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