Update wording in config-auto error message.

pull/657/head
Sam Gregg 2023-10-09 16:41:39 -04:00 committed by GitHub
parent 2cbfd927ad
commit 179c169b6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.\ 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?" \n\nAre you sure you want to exit?"
IDS_ERR_PARSE_MGMT_OPTION "Could not parse --management option in <%ls%ls>. \ 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). \ 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\ You will stay connected even if you exit OpenVPN GUI.\n\n\
Do you want to proceed and exit OpenVPN GUI?" Do you want to proceed and exit OpenVPN GUI?"