~ubuntu-branches/ubuntu/trusty/zonecheck/trusty-proposed

« back to all changes in this revision

Viewing changes to locale/test/interop.fr

  • Committer: Bazaar Package Importer
  • Author(s): Stephane Bortzmeyer
  • Date: 2004-03-10 14:08:05 UTC
  • Revision ID: james.westby@ubuntu.com-20040310140805-ij55fso1e23bk8ye
Tags: upstream-2.0.3
ImportĀ upstreamĀ versionĀ 2.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='UTF-8'?>
 
2
<!DOCTYPE config PUBLIC "-//ZoneCheck//DTD Config V1.0//EN" "msgcat.dtd">
 
3
<msgcat lang="fr">
 
4
<!-- $Id: interop.fr,v 1.5 2003/11/12 14:27:58 sdalu Exp $ -->
 
5
 
 
6
<!--
 
7
 
8
# CONTACT     : zonecheck@nic.fr
 
9
# AUTHOR      : Stephane D'Alu <sdalu@nic.fr>
 
10
#
 
11
# CREATED     : 2003/09/23 15:33:12
 
12
# REVISION    : $Revision: 1.5 $ 
 
13
# DATE        : $Date: 2003/11/12 14:27:58 $
 
14
#
 
15
# CONTRIBUTORS: (see also CREDITS file)
 
16
#
 
17
#
 
18
# LICENSE     : GPL v2 (or MIT/X11-like after agreement)
 
19
# COPYRIGHT   : AFNIC (c) 2003
 
20
#
 
21
# This file is part of ZoneCheck.
 
22
#
 
23
# ZoneCheck is free software; you can redistribute it and/or modify it
 
24
# under the terms of the GNU General Public License as published by
 
25
# the Free Software Foundation; either version 2 of the License, or
 
26
# (at your option) any later version.
 
27
 
28
# ZoneCheck is distributed in the hope that it will be useful, but
 
29
# WITHOUT ANY WARRANTY; without even the implied warranty of
 
30
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
31
# General Public License for more details.
 
32
#
 
33
# You should have received a copy of the GNU General Public License
 
34
# along with ZoneCheck; if not, write to the Free Software Foundation,
 
35
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
36
#
 
37
-->
 
38
 
 
39
  <!-- Checks -->
 
40
  <check name="aaaa">
 
41
    <name>comportement lors de demande d'un enregistrement AAAA</name>
 
42
    <success>Comportement correct lors de la demande d'un AAAA</success>
 
43
    <failure>Mauvais comportement lors de la demande d'un AAAA</failure>
 
44
    <explanation/>
 
45
    <details/>
 
46
  </check>
 
47
 
 
48
 
 
49
  <check name="cname">
 
50
    <name>behaviour against CNAME query</name>
 
51
    <success>Correct behaviour against CNAME query</success>
 
52
    <failure>Misbehaviour against CNAME query</failure>
 
53
    <explanation/>
 
54
    <details/>
 
55
  </check>
 
56
 
 
57
  <!-- Local Variables: -->
 
58
  <!-- mode: xml        -->
 
59
  <!-- End:             -->
 
60
</msgcat>