diff --git a/src/usr/local/www/diag_limiter_info.php b/src/usr/local/www/diag_limiter_info.php
index 93258fe4e8..8295117727 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 a4357779f8..f53769dd06 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')) {
=sprintf(gettext("Welcome to %s!\n"), $g['product_name'])?>
- =gettext("One moment while we start the initial setup wizard.")?>
+ =gettext("One moment while the initial setup wizard starts.")?>
=gettext("Embedded platform users: Please be patient, the wizard takes a little longer to run than the normal GUI.")?>
=sprintf(gettext("To bypass the wizard, click on the %s logo on the initial page."), $g['product_name'])?>
diff --git a/src/usr/local/www/system_gateway_groups_edit.php b/src/usr/local/www/system_gateway_groups_edit.php
index a053dd5061..f7a7a6aab9 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 97713b8e58..4ccdbefc68 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 ad807b7f4d..b8f50179e2 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;
}
}