From 12f22e9c8c239dc2c616ae0321e110e3814cabc8 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Tue, 5 Apr 2016 07:55:41 -0400 Subject: Merge pull request #2837 from phil-davis/we (cherry picked from commit f4d13d55d7b15449780b5eb521f54d76d8279df5) --- src/usr/local/www/crash_reporter.php | 2 +- src/usr/local/www/diag_limiter_info.php | 2 +- src/usr/local/www/index.php | 2 +- src/usr/local/www/system_gateway_groups_edit.php | 2 +- src/usr/local/www/system_hasync.php | 2 +- src/usr/local/www/wizards/setup_wizard.xml | 54 ++++++++++++------------ 6 files changed, 32 insertions(+), 32 deletions(-) (limited to 'src/usr') diff --git a/src/usr/local/www/crash_reporter.php b/src/usr/local/www/crash_reporter.php index df650bf..9f88955 100644 --- a/src/usr/local/www/crash_reporter.php +++ b/src/usr/local/www/crash_reporter.php @@ -150,7 +150,7 @@ exec("/usr/bin/grep -vi warning /tmp/PHP_errors.log", $php_errors); } ?>
-

+

diff --git a/src/usr/local/www/diag_limiter_info.php b/src/usr/local/www/diag_limiter_info.php index 93258fe..8295117 100644 --- a/src/usr/local/www/diag_limiter_info.php +++ b/src/usr/local/www/diag_limiter_info.php @@ -68,7 +68,7 @@ $shortcut_section = "trafficshaper-limiters"; if ($_REQUEST['getactivity']) { $text = `/sbin/ipfw pipe show`; if ($text == "") { - $text = gettext("We could not find any limiters on this system."); + $text = gettext("No limiters were found on this system."); } echo gettext("Limiters:") . "\n"; echo $text; diff --git a/src/usr/local/www/index.php b/src/usr/local/www/index.php index a435777..f53769d 100644 --- a/src/usr/local/www/index.php +++ b/src/usr/local/www/index.php @@ -215,7 +215,7 @@ if (file_exists('/conf/trigger_initial_wizard')) {

-

+

diff --git a/src/usr/local/www/system_gateway_groups_edit.php b/src/usr/local/www/system_gateway_groups_edit.php index a053dd5..f7a7a6a 100644 --- a/src/usr/local/www/system_gateway_groups_edit.php +++ b/src/usr/local/www/system_gateway_groups_edit.php @@ -346,7 +346,7 @@ $section->addInput(new Form_StaticText( 'Link Priority', 'The priority selected here defines in what order failover and balancing of links will be done. ' . 'Multiple links of the same priority will balance connections until all links in the priority will be exhausted. ' . - 'If all links in a priority level are exhausted we will use the next available link(s) in the next priority level.' + 'If all links in a priority level are exhausted then the next available link(s) in the next priority level will be used.' )); $section->addInput(new Form_StaticText( diff --git a/src/usr/local/www/system_hasync.php b/src/usr/local/www/system_hasync.php index 97713b8..4ccdbef 100755 --- a/src/usr/local/www/system_hasync.php +++ b/src/usr/local/www/system_hasync.php @@ -170,7 +170,7 @@ $section->addInput(new Form_Select( $pconfig['pfsyncinterface'], $iflist ))->setHelp('If Synchronize States is enabled this interface will be used for communication.
' . - 'We recommend setting this to an interface other than LAN! A dedicated interface works the best.
' . + 'It is recommended to set this to an interface other than LAN! A dedicated interface works the best.
' . 'An IP must be defined on each machine participating in this failover group.
' . 'An IP must be assigned to the interface on any participating sync nodes.'); diff --git a/src/usr/local/www/wizards/setup_wizard.xml b/src/usr/local/www/wizards/setup_wizard.xml index ad807b7..b8f5017 100644 --- a/src/usr/local/www/wizards/setup_wizard.xml +++ b/src/usr/local/www/wizards/setup_wizard.xml @@ -85,7 +85,7 @@ 3 General Information - On this screen you will set the general pfSense parameters. + On this screen the general pfSense parameters will be set. Hostname @@ -149,28 +149,28 @@ 5 true Configure WAN Interface - On this screen we will configure the Wide Area Network information. + On this screen the Wide Area Network information will be configured. var selectedItem = 0; if(document.forms[0].ipaddress.value == 'dhcp') { @@ -302,14 +302,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 this field is left 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 a value is entered 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 this field is left 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 @@ -378,7 +378,7 @@ PPPoE Dial on demand Enable Dial-On-Demand mode checkbox - This option causes the interface to operate in dial-on-demand mode, allowing you to have a virtual full time connection. The interface is configured, but the actual connection of the link is delayed until qualifying outgoing traffic is detected. + This option causes the interface to operate in dial-on-demand mode, allowing a virtual full time connection. The interface is configured, but the actual connection of the link is delayed until qualifying outgoing traffic is detected. wizardtemp->wan->ondemand @@ -435,7 +435,7 @@ Enable Dial-On-Demand mode checkbox wizardtemp->wan->pptpondemand - This option causes the interface to operate in dial-on-demand mode, allowing you to have a virtual full time connection. The interface is configured, but the actual connection of the link is delayed until qualifying outgoing traffic is detected. + This option causes the interface to operate in dial-on-demand mode, allowing a virtual full time connection. The interface is configured, but the actual connection of the link is delayed until qualifying outgoing traffic is detected. PPTP Idle timeout @@ -450,7 +450,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). This option should generally be left turned on, unless the WAN network lies in such a private address space, too. checkbox interfaces->wan->blockpriv Block private networks from entering via WAN @@ -462,7 +462,7 @@ true Block bogon networks - When set, this option blocks traffic from IP addresses that are reserved (but not RFC 1918) or not yet assigned by IANA. Bogons are prefixes that should never appear in the Internet routing table, and obviously should not appear as the source address in any packets you receive. + When set, this option blocks traffic from IP addresses that are reserved (but not RFC 1918) or not yet assigned by IANA. Bogons are prefixes that should never appear in the Internet routing table, and obviously should not appear as the source address in any packets received. checkbox interfaces->wan->blockbogons Block non-Internet routed networks from entering via WAN @@ -489,14 +489,14 @@ 6 Configure LAN Interface - On this screen we will configure the Local Area Network information. + On this screen the Local Area Network information will be configured. LAN IP Address @@ -621,7 +621,7 @@ 7 Set Admin WebGUI Password - On this screen we will set the admin password, which is used to access the WebGUI and also SSH services if you wish to enable them. + On this screen the admin password will be set, which is used to access the WebGUI and also SSH services if enabled. Admin Password @@ -709,7 +709,7 @@ local_user_set($admin_user); write_config(); } else { - print_info_box("Passwords do not match! Please press back in your browser window and correct."); + print_info_box("Passwords do not match! Please press back in the browser window and correct."); die; } } -- cgit v1.1