~ubuntu-branches/ubuntu/precise/zonecheck/precise

« back to all changes in this revision

Viewing changes to locale/test/generic.en

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Delafond
  • Date: 2009-10-10 11:40:59 UTC
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20091010114059-tnpi531yvdr5329q
Tags: upstream-2.0.4+cvs20081105
ImportĀ upstreamĀ versionĀ 2.0.4+cvs20081105

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version='1.0' encoding='UTF-8'?>
2
2
<!DOCTYPE config PUBLIC "-//ZoneCheck//DTD Config V1.0//EN" "msgcat.dtd">
3
3
<msgcat lang="en">
4
 
<!-- $Id: generic.en,v 1.28 2004/03/18 14:01:33 sdalu Exp $ -->
 
4
<!-- $Id: generic.en,v 1.30 2008/02/19 13:10:03 bortzmeyer Exp $ -->
5
5
 
6
6
<!--
7
7
9
9
# AUTHOR      : Stephane D'Alu <sdalu@nic.fr>
10
10
#
11
11
# CREATED     : 2002/08/02 13:58:17
12
 
# REVISION    : $Revision: 1.28 $ 
13
 
# DATE        : $Date: 2004/03/18 14:01:33 $
 
12
# REVISION    : $Revision: 1.30 $ 
 
13
# DATE        : $Date: 2008/02/19 13:10:03 $
14
14
#
15
15
# CONTRIBUTORS: (see also CREDITS file)
16
16
#
41
41
    <explanation name="label">
42
42
      <src type="ref" from="rfc" fid="rfc1034#p11">
43
43
        <title>IETF RFC1034 (p.11)</title>
44
 
        <para>Labels are only composed by letters ([A-Za-z]), digits ([0-9]) or dashes ('-') (not starting or ending with), and should be less than 63 characters; domain name (labels separated by '.') should be less than 255 characters. See also [ref]: IETF RFC1912 (2.1 Inconsistent, Missing, or Bad Data).</para>
 
44
        <para>Labels are only composed by letters ([A-Za-z]), digits
 
45
        ([0-9]) or dashes ('-') (not starting or ending with), and
 
46
        should be less or equal than 63 characters; domain name
 
47
        (labels separated by '.') should be less or equal than 255 characters. See also [ref]: IETF RFC1912 (2.1 Inconsistent, Missing, or Bad Data).</para>
45
48
      </src>
46
49
    </explanation>
47
50
 
48
51
    <explanation name="rfc2182">
49
52
      <src type="adv" from="zonecheck">
50
53
        <title>ZoneCheck</title>
51
 
        <para>To avoid loosing all connectivity with the authoritative DNS
 
54
        <para>To avoid losing all connectivity with the authoritative DNS
52
55
          in case of network outage it is advised to host the DNS on
53
56
          different networks.</para>
54
57
      </src>
146
149
    <explanation>
147
150
      <src type="adv" from="zonecheck">
148
151
        <title>ZoneCheck</title>
149
 
        <para>To avoid loosing all connectivity with the authoritative DNS
 
152
        <para>To avoid losing all connectivity with the authoritative DNS
150
153
          in case of a routing problem inside your Autonomous System,
151
154
          it is advised to host the DNS on different AS.</para>
152
155
      </src>