summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorstompro <gitemail@stompro.org>2009-09-08 10:37:19 -0500
committerScott Ullrich <sullrich@su.local>2009-09-08 16:49:17 -0400
commitb86457b647b16c91cc54e4b07d35946f9c119be3 (patch)
tree1fc44708de4d6d6e003afce5bf3d23df9c4c9815 /usr/local/www/wizards
parent2d53158fae2601435955f62a90ed10c387e76b39 (diff)
downloadpfsense-b86457b647b16c91cc54e4b07d35946f9c119be3.zip
pfsense-b86457b647b16c91cc54e4b07d35946f9c119be3.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.
Diffstat (limited to 'usr/local/www/wizards')
-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