From 179c169b6f1c64e890abc53feba2b6821dea4a98 Mon Sep 17 00:00:00 2001 From: Sam Gregg Date: Mon, 9 Oct 2023 16:41:39 -0400 Subject: [PATCH] Update wording in config-auto error message. --- res/openvpn-gui-res-en.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/openvpn-gui-res-en.rc b/res/openvpn-gui-res-en.rc index ac28ac2..515ab78 100644 --- a/res/openvpn-gui-res-en.rc +++ b/res/openvpn-gui-res-en.rc @@ -426,7 +426,7 @@ View log file (%ls) for more details." IDS_NFO_ACTIVE_CONN_EXIT "There are still active connections that will be closed if you exit OpenVPN GUI.\ \n\nAre you sure you want to exit?" IDS_ERR_PARSE_MGMT_OPTION "Could not parse --management option in <%ls%ls>. \ -The management parameter is required for configs located in the config-auto folder." +Attaching to auto-started connections require --management option in the config file." IDS_NFO_SERVICE_ACTIVE_EXIT "You are currently connected (the OpenVPN Service is running). \ You will stay connected even if you exit OpenVPN GUI.\n\n\ Do you want to proceed and exit OpenVPN GUI?"