From 1c43074ace32fc986cda93c4533d366080887381 Mon Sep 17 00:00:00 2001 From: NOYB Date: Wed, 6 Apr 2016 00:01:18 -0700 Subject: [PATCH] OpenVPN Wizard - Remove Personalizations Remove "you" personalizations. --- src/usr/local/www/wizards/openvpn_wizard.inc | 2 +- src/usr/local/www/wizards/openvpn_wizard.xml | 38 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/usr/local/www/wizards/openvpn_wizard.inc b/src/usr/local/www/wizards/openvpn_wizard.inc index b8e15e19d0..1ab9ccc961 100644 --- a/src/usr/local/www/wizards/openvpn_wizard.inc +++ b/src/usr/local/www/wizards/openvpn_wizard.inc @@ -430,7 +430,7 @@ function step10_submitphpaction() { $input_errors[] = "The field 'Concurrent connections' must be numeric."; if (empty($_POST['tunnelnet'])) - $input_errors[] = "You must specify a 'Tunnel network'."; + $input_errors[] = "A 'Tunnel network' must be specified."; if (count($input_errors) > 0) { $savemsg = $input_errors[0]; diff --git a/src/usr/local/www/wizards/openvpn_wizard.xml b/src/usr/local/www/wizards/openvpn_wizard.xml index 21220d8922..a4498bd25f 100644 --- a/src/usr/local/www/wizards/openvpn_wizard.xml +++ b/src/usr/local/www/wizards/openvpn_wizard.xml @@ -33,7 +33,7 @@ 1 OpenVPN Remote Access Server Setup - This wizard will guide you through an OpenVPN Remote Access Server Setup .<br/><br/> The wizard may be stopped at any time by clicking the logo image at the top of the screen. + This wizard will provide guidance through an OpenVPN Remote Access Server Setup .<br/><br/> The wizard may be stopped at any time by clicking the logo image at the top of the screen. true @@ -44,7 +44,7 @@ select Type of Server authtype - <br/><b>NOTE:</b> If you are unsure, leave this set to "Local User Access." + <br/><b>NOTE:</b> If unsure, leave this set to "Local User Access." ovpnserver->step1->type ip @@ -153,7 +153,7 @@ ssl - <br/>The protocol used by your LDAP server. It can either be standard TCP or SSL encrypted. + <br/>The protocol used by the LDAP server. It can either be standard TCP or SSL encrypted. scope @@ -184,7 +184,7 @@ input 40 ovpnserver->step2->authscope - Semi-Colon separated. This will be prepended to the search base dn above or you can specify full container path.<br/>EXAMPLE: CN=Users;DC=example<br/>EXAMPLE: CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=com + Semi-Colon separated. This will be prepended to the search base dn above or full container path can be specified.<br/>EXAMPLE: CN=Users;DC=example<br/>EXAMPLE: CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=com userdn @@ -284,7 +284,7 @@ input ovpnserver->step2->authtype 20 - Descriptive name for the RADIUS server, for your reference. + Descriptive name for the RADIUS server, for administrative reference. ip @@ -359,7 +359,7 @@ descr Descriptive name - A name for your reference, to identify this certificate. This is the same as common-name field for other Certificates. + A name for administrative reference, to identify this certificate. This is the same as common-name field for other Certificates. input 20 ovpnserver->step6->certca @@ -434,7 +434,7 @@ email E-mail - E-mail address for the Certificate contact. Often the e-mail of the person generating the certificate (i.e. You.) + E-mail address for the Certificate contact. Often the e-mail of the person generating the certificate. input 30 ovpnserver->step6->email @@ -490,7 +490,7 @@ descr Descriptive name - A name for your reference, to identify this certificate. This is also known as the certificate's "Common Name." + A name for administrative reference, to identify this certificate. This is also known as the certificate's "Common Name." input 20 ovpnserver->step9->certname @@ -565,7 +565,7 @@ email E-mail - E-mail address for the Certificate contact. Often the e-mail of the person generating the certificate (i.e. You.) + E-mail address for the Certificate contact. Often the e-mail of the person generating the certificate. input 30 ovpnserver->step9->email @@ -610,12 +610,12 @@ TCP - <br/>Protocol to use for OpenVPN connections. If you are unsure, leave this set to UDP. + <br/>Protocol to use for OpenVPN connections. If unsure, leave this set to UDP. localport Local Port - Local port upon which OpenVPN will listen for connections. The default port is 1194. This can be left at its default unless you need to use a different port. + Local port upon which OpenVPN will listen for connections. The default port is 1194. This can be left at its default unless a different port needs to be used. input 10 ovpnserver->step10->localport @@ -623,7 +623,7 @@ description Description - A name for this OpenVPN instance, for your reference. It can be set however you like, but is often used to distinguish the purpose of the service (e.g. "Remote Technical Staff"). It is also used by OpenVPN Client Export to identify this VPN on clients. + A name for this OpenVPN instance, for administrative reference. It can be set however desired, but is often used to distinguish the purpose of the service (e.g. "Remote Technical Staff"). It is also used by OpenVPN Client Export to identify this VPN on clients. input 30 ovpnserver->step10->descr @@ -691,7 +691,7 @@ dummy - <br/>The algorithm used to encrypt traffic between endpoints. This setting must match on the client and server side, but is otherwise set however you like. Certain algorithms will perform better on different hardware, depending on the availability of supported VPN accelerator chips. + <br/>The algorithm used to encrypt traffic between endpoints. This setting must match on the client and server side, but is otherwise set however desired. Certain algorithms will perform better on different hardware, depending on the availability of supported VPN accelerator chips. digest @@ -705,7 +705,7 @@ SHA1 - <br/>The method used to authenticate traffic between endpoints. This setting must match on the client and server side, but is otherwise set however you like. + <br/>The method used to authenticate traffic between endpoints. This setting must match on the client and server side, but is otherwise set however desired. engine @@ -745,7 +745,7 @@ input 20 ovpnserver->step10->localnet - This is the network that will be accessible from the remote endpoint, expressed as a CIDR range. You may leave this blank if you don't want to add a route to the local network through this tunnel on the remote machine. This is generally set to your LAN network. + This is the network that will be accessible from the remote endpoint, expressed as a CIDR range. This may be left blank if not adding a route to the local network through this tunnel on the remote machine. This is generally set to the LAN network. Concurrent Connections @@ -922,7 +922,7 @@ textarea 30 5 - Enter any additional options you would like to add to the OpenVPN server configuration here, separated by a semicolon. EXAMPLE: push "route 10.0.0.0 255.255.255.0" + Enter any additional options to add to the OpenVPN server configuration here, separated by a semicolon. EXAMPLE: push "route 10.0.0.0 255.255.255.0" ovpnserver->step10->advanced @@ -946,7 +946,7 @@ text - Firewall rules control what network traffic is permitted. You must add rules to allow traffic to the OpenVPN server's IP and port, as well as allowing traffic from connected clients through the tunnel. These rules can be automatically added here, or configured manually after completing the wizard. + Firewall rules control what network traffic is permitted. Rules must be added to allow traffic to the OpenVPN server's IP and port, as well as allowing traffic from connected clients through the tunnel. These rules can be automatically added here, or configured manually after completing the wizard. listtopic @@ -988,7 +988,7 @@ text - Your configuration is now complete. + The configuration is now complete. text