From 5a4b5d5f4d240a6c71d9a8f62d7adeecf8d57a30 Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 29 Sep 2010 11:10:20 -0400 Subject: Generalize descriptions, examples, titles, etc. --- config/tinydns/new_zone_wizard.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'config/tinydns/new_zone_wizard.xml') 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 @@ 2 1 - pfSense New Zone Wizard + New Zone Wizard true This wizard will guide you through adding a domain to the DNS server. @@ -53,7 +53,7 @@ input yes 0 - Enter the domain name for this zone (example: pfsense.org) + Enter the domain name for this zone (ex: example.com) Primary Nameserver @@ -64,7 +64,7 @@ input yes 0 - Enter the primary nameserver for this domain (example: ns.pfsense.org) + Enter the primary nameserver for this domain (ex: ns.example.com) Secondary Nameserver @@ -74,7 +74,7 @@ Secondary Nameserver input 1 - Enter the secondary nameserver for this domain (example: ns2.pfsense.org) + Enter the secondary nameserver for this domain (ex: ns2.example.com) Mail Exchanger (optional) @@ -84,7 +84,7 @@ Mail exchanger record hostname input 1 - Enter the hostname of your Mail exchanger (MX) - (example: exchange.pfsense.org) + Enter the hostname of your Mail exchanger (MX) - (ex: exchange.example.com) Mail exchanger record IP address @@ -100,13 +100,13 @@ First A record hostname input 1 - Enter the first A records hostname (example: www.pfsense.org) + Enter the first A records hostname (ex: www.example.com) First A record IP address input 1 - Enter the first A records IP address (example: 1.2.3.4) + Enter the first A records IP address (ex: 1.2.3.4) Secondary A record (optional) @@ -116,13 +116,13 @@ Second A record IP hostname input 1 - Enter the second A records hostname (example: pfsense.org) + Enter the second A records hostname (ex: example.com) Second A record IP address input 1 - Enter the second A records IP address (example: 5.6.7.8) + Enter the second A records IP address (ex: 5.6.7.8) Third A record (optional) @@ -132,13 +132,13 @@ Third A record IP hostname input 1 - Enter the third A records hostname (example: www2.pfsense.org) + Enter the third A records hostname (ex: www2.example.com) Third A record IP address input 1 - Enter the third A records IP address (example: 9.10.11.12) + Enter the third A records IP address (ex: 9.10.11.12) Next -- cgit v1.2.3