aboutsummaryrefslogtreecommitdiffstats
path: root/config/tinydns/new_zone_wizard.xml
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-09-29 11:10:20 -0400
committerjim-p <jimp@pfsense.org>2010-09-29 11:10:20 -0400
commit5a4b5d5f4d240a6c71d9a8f62d7adeecf8d57a30 (patch)
tree48147c851c281c92d53de679040ecd80d3b03854 /config/tinydns/new_zone_wizard.xml
parent616421003273355b645f116aa9a383afea61e375 (diff)
downloadpfsense-packages-5a4b5d5f4d240a6c71d9a8f62d7adeecf8d57a30.tar.gz
pfsense-packages-5a4b5d5f4d240a6c71d9a8f62d7adeecf8d57a30.tar.bz2
pfsense-packages-5a4b5d5f4d240a6c71d9a8f62d7adeecf8d57a30.zip
Generalize descriptions, examples, titles, etc.
Diffstat (limited to 'config/tinydns/new_zone_wizard.xml')
-rw-r--r--config/tinydns/new_zone_wizard.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/config/tinydns/new_zone_wizard.xml b/config/tinydns/new_zone_wizard.xml
index 937f2505..ba4fde12 100644
--- a/config/tinydns/new_zone_wizard.xml
+++ b/config/tinydns/new_zone_wizard.xml
@@ -4,7 +4,7 @@
/* $Id$ */
/*
new_zone_wizard.xml
- part of pfSense (http://www.pfsense.org/)
+ part of pfSense (http://www.example.com/)
Copyright (C) 2008 Scott Ullrich
All rights reserved.
@@ -33,7 +33,7 @@
<totalsteps>2</totalsteps>
<step>
<id>1</id>
- <title>pfSense New Zone Wizard</title>
+ <title>New Zone Wizard</title>
<disableheader>true</disableheader>
<description>This wizard will guide you through adding a domain to the DNS server.</description>
<fields>
@@ -53,7 +53,7 @@
<type>input</type>
<unsetfield>yes</unsetfield>
<arraynum>0</arraynum>
- <description>Enter the domain name for this zone (example: pfsense.org)</description>
+ <description>Enter the domain name for this zone (ex: example.com)</description>
</field>
<field>
<name>Primary Nameserver</name>
@@ -64,7 +64,7 @@
<type>input</type>
<unsetfield>yes</unsetfield>
<arraynum>0</arraynum>
- <description>Enter the primary nameserver for this domain (example: ns.pfsense.org)</description>
+ <description>Enter the primary nameserver for this domain (ex: ns.example.com)</description>
</field>
<field>
<name>Secondary Nameserver</name>
@@ -74,7 +74,7 @@
<name>Secondary Nameserver</name>
<type>input</type>
<arraynum>1</arraynum>
- <description>Enter the secondary nameserver for this domain (example: ns2.pfsense.org)</description>
+ <description>Enter the secondary nameserver for this domain (ex: ns2.example.com)</description>
</field>
<field>
<name>Mail Exchanger (optional)</name>
@@ -84,7 +84,7 @@
<name>Mail exchanger record hostname</name>
<type>input</type>
<arraynum>1</arraynum>
- <description>Enter the hostname of your Mail exchanger (MX) - (example: exchange.pfsense.org)</description>
+ <description>Enter the hostname of your Mail exchanger (MX) - (ex: exchange.example.com)</description>
</field>
<field>
<name>Mail exchanger record IP address</name>
@@ -100,13 +100,13 @@
<name>First A record hostname</name>
<type>input</type>
<arraynum>1</arraynum>
- <description>Enter the first A records hostname (example: www.pfsense.org)</description>
+ <description>Enter the first A records hostname (ex: www.example.com)</description>
</field>
<field>
<name>First A record IP address</name>
<type>input</type>
<arraynum>1</arraynum>
- <description>Enter the first A records IP address (example: 1.2.3.4)</description>
+ <description>Enter the first A records IP address (ex: 1.2.3.4)</description>
</field>
<field>
<name>Secondary A record (optional)</name>
@@ -116,13 +116,13 @@
<name>Second A record IP hostname</name>
<type>input</type>
<arraynum>1</arraynum>
- <description>Enter the second A records hostname (example: pfsense.org)</description>
+ <description>Enter the second A records hostname (ex: example.com)</description>
</field>
<field>
<name>Second A record IP address</name>
<type>input</type>
<arraynum>1</arraynum>
- <description>Enter the second A records IP address (example: 5.6.7.8)</description>
+ <description>Enter the second A records IP address (ex: 5.6.7.8)</description>
</field>
<field>
<name>Third A record (optional)</name>
@@ -132,13 +132,13 @@
<name>Third A record IP hostname</name>
<type>input</type>
<arraynum>1</arraynum>
- <description>Enter the third A records hostname (example: www2.pfsense.org)</description>
+ <description>Enter the third A records hostname (ex: www2.example.com)</description>
</field>
<field>
<name>Third A record IP address</name>
<type>input</type>
<arraynum>1</arraynum>
- <description>Enter the third A records IP address (example: 9.10.11.12)</description>
+ <description>Enter the third A records IP address (ex: 9.10.11.12)</description>
</field>
<field>
<name>Next</name>