summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstompro <gitemail@stompro.org>2009-09-08 10:37:19 -0500
committerstompro <gitemail@stompro.org>2009-09-08 10:37:19 -0500
commite7b81ad7a4bf619c03ef970c994e8100345445f1 (patch)
treef90253f53a1ad6f8959efe53254d1b2e3ba106f2
parenta8ca98e9e68cea61590b4333568609c3ad2fd9fe (diff)
downloadpfsense-e7b81ad7a4bf619c03ef970c994e8100345445f1.zip
pfsense-e7b81ad7a4bf619c03ef970c994e8100345445f1.tar.gz
Fixed a few typos, expanded HCBI description, Expanded other descriptions.
Expanded on the description of the wizard so it is clearer about the situation it is to be used for. Added the LAN acronym to the number of interfaces question, so it would be clearer.
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard_multi_lan.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.xml b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.xml
index 256f7a4..c277839 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.xml
@@ -2,7 +2,7 @@
<pfsensewizard>
<copyright>/* $Id$ */
- traffic_shaper_wizard_multi_lan2.xml
+ traffic_shaper_wizard_multi_lan.xml
part of pfSense (http://www.pfsense.org/)
Copyright (C) 2005 Bill Marquette - bill.marquette@gmail.com.
@@ -36,13 +36,13 @@
<id>1</id>
<title>pfSense Traffic Shaper Wizard</title>
<disableheader>true</disableheader>
- <description>This wizard will guide you through setting up the pfSense traffic shaper.</description>
+ <description>This wizard will guide you through setting up the pfSense traffic shaper for the situation where you have 1 WAN connection and multiple LAN connections.</description>
<fields>
<field>
<name>Enter number of LAN type connections</name>
<type>input</type>
<validate>^[0-9]+$</validate>
- <description>Number of local interfaces you have</description>
+ <description>Number of local(LAN) interfaces you have</description>
<bindstofield>ezshaper->step1->numberofconnections</bindstofield>
</field>
<field>
@@ -221,7 +221,7 @@
<field>
<name>Address</name>
<type>input</type>
- <description>This allows you to just provide the IP address of the computer(s) or Penalize. NOTE: You can also use a Firewall Alias in this location.</description>
+ <description>This allows you to just provide the IP address of the computer(s) to penalize. NOTE: You can also use a Firewall Alias in this location.</description>
<bindstofield>ezshaper-&gt;step4-&gt;address</bindstofield>
<message>IP Address field is non-blank and doesn't look like an IP address.</message>
</field>
@@ -787,7 +787,7 @@
<value>L</value>
</option>
</options>
- <typehint>Jabber instant messanger</typehint>
+ <typehint>Jabber instant messenger</typehint>
</field>
<field>
<name>ICQ</name>
@@ -1247,7 +1247,7 @@
<value>L</value>
</option>
</options>
- <typehint>HBCI</typehint>
+ <typehint>Home Banking Computer Interface, for communicating with your bank</typehint>
</field>
<field>
<name>Next</name>
OpenPOWER on IntegriCloud