From 3f97985be567999d7644674a057559cd5bf987f2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 17 Jan 2017 09:54:28 +0100 Subject: [PATCH] wizard: fix a few strings that are going to be translated now --- src/wizard/openvpn.xml | 20 ++++++++++---------- src/wizard/setup.xml | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/wizard/openvpn.xml b/src/wizard/openvpn.xml index 78e7878ed..00538500c 100644 --- a/src/wizard/openvpn.xml +++ b/src/wizard/openvpn.xml @@ -182,7 +182,7 @@ input 40 ovpnserver->step2->authscope - Semicolon 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 + Semicolon 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 userdn @@ -396,7 +396,7 @@ country Country Code - Two-letter ISO country code (e.g. NL, DE, FR, US) + Two-letter ISO country code (e.g. NL, DE, US) input 5 ovpnserver->step6->country @@ -404,7 +404,7 @@ state State or Province - Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Paris, Kentucky). + Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Kentucky). input 30 ovpnserver->step6->state @@ -496,19 +496,19 @@ ovpnserver->step9->keylength @@ -525,7 +525,7 @@ country Country Code - Two-letter ISO country code (e.g. NL, DE, FR, US) + Two-letter ISO country code (e.g. NL, DE, US) input 5 ovpnserver->step9->country @@ -533,7 +533,7 @@ state State or Province - Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Paris, Kentucky). + Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Kentucky). input 30 ovpnserver->step9->state @@ -852,7 +852,7 @@ checkbox NetBIOS Options ovpnserver->step10->nbtenable - Enable NetBIOS over TCP/IP. <br/>If this option is not set, all NetBIOS-over-TCP/IP options (including WINS) will be disabled. + Enable NetBIOS over TCP/IP. <br/>If this option is not set, all NetBIOS-over-TCP/IP options (including WINS) will be disabled. NetBIOS Node Type diff --git a/src/wizard/setup.xml b/src/wizard/setup.xml index f900a96c2..ea0b5fd2e 100644 --- a/src/wizard/setup.xml +++ b/src/wizard/setup.xml @@ -225,7 +225,7 @@ MAC Address interfaces->wan->spoofmac input - This field can be used to modify ("spoof") the MAC address of the WAN interface (may be required with some cable connections). Enter a MAC address in the following format: xx:xx:xx:xx:xx:xx or leave blank. + This field can be used to modify ("spoof") the MAC address of the WAN interface (may be required with some cable connections). Enter a MAC address in the following format: xx:xx:xx:xx:xx:xx or leave blank. ^([0-9a-f]{2}([:-]||$)){6}$ MAC Address field is invalid @@ -234,14 +234,14 @@ MTU input interfaces->wan->mtu - Set the MTU of the WAN interface. If you leave this field blank, an MTU of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed. + Set the MTU of the WAN interface. If you leave this field blank, an MTU of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed. true MSS input interfaces->wan->mss - If you enter a value in this field, then MSS clamping for TCP connections to the value entered above minus 40 (TCP/IP header size) will be in effect. If you leave this field blank, an MSS of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed. This should match the above MTU value in most all cases. + If you enter a value in this field, then MSS clamping for TCP connections to the value entered above minus 40 (TCP/IP header size) will be in effect. If you leave this field blank, an MSS of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed. This should match the above MTU value in most all cases. Static IP Configuration @@ -279,7 +279,7 @@ DHCP Hostname input interfaces->wan->dhcphostname - The value in this field is sent as the DHCP client identifier and hostname when requesting a DHCP lease. Some ISPs may require this (for client identification). + The value in this field is sent as the DHCP client identifier and hostname when requesting a DHCP lease. Some ISPs may require this (for client identification). PPPoE configuration @@ -372,7 +372,7 @@ true Block RFC1918 Private Networks - When set, this option blocks traffic from IP addresses that are reserved for private networks as per RFC 1918 (10/8, 172.16/12, 192.168/16) as well as loopback addresses (127/8). You should generally leave this option turned on, unless your WAN network lies in such a private address space, too. + When set, this option blocks traffic from IP addresses that are reserved for private networks as per RFC 1918 (10/8, 172.16/12, 192.168/16) as well as loopback addresses (127/8). You should generally leave this option turned on, unless your WAN network lies in such a private address space, too. checkbox interfaces->wan->blockpriv Block private networks from entering via WAN