############################# WEB TEXTS ###########################
# Texts for RIPE 141 web form reply from autohm
# MGTM 19990122

# FORMAT
#
# CODE	[A-Z_]+		<newline>
# MULTIPLE LINE TEXT	<newline>
# DONE
#
# Any line in this file  beginning with a comment character will be ignored!
# Blank lines and control characters will appear as in this file!
# This file is not interpreted for HTML codes etc.
# It is also not interpreted for the general document variables.

# VARIABLES
# Variables are text specific, and only replaced in the text in
# which they appear.

REPORT_HELLO
<H1>Address Request Form Syntax Check Results</H1>
DONE

REPORT_INTRO
Your data has been checked. These are the results of the checks.  Note that this web page only performs checks and does nothing with your request. To actually be given addresses, you must send your request to hostmaster@ripe.net and you must be registered with <A HREF=http://www.ripe.net/lir/registries/index.html> RIPE NCC </A> .  Further automatic and human checks must also be passed.<P>

Your data in a suitable format for emailing is at the bottom of this page.<P>

The checks on your data generated the following:<P>
DONE

# ?error = total number of errors found in request
# ?warning = total number of warnings found in request
REPORT_PROBLEM_COUNT

	?error error(s)<BR>
	?warn warning(s)<BR>
	?inform remark(s)<BR>
<P>
DONE

REPORT_ACTION_PROBLEMS
DONE

REPORT_ACTION_NOPROBLEMS
DONE

REPORT_ACTION_NOPROBLEMS_STANDALONE
DONE

REPORT_ACTION_PROBLEMS_AND_TOO_MANY_LOG_MESSAGES
DONE

REPORT_ROBOT_BLURB
DONE

#--------
REPORT_SECTION_ONE_INTRO
Please note that sometimes problems may be caused by the robot not being able to extract data due to an incorrectly formatted template, see next section for extracted data.
DONE

REPORT_USE_LONGACK
If you don't understand the cause of any of the problems described below, please also try using the keyword LONGACK in the subject line of your message.
DONE
#--------
REPORT_SECTION_TWO_INTRO
This section includes a verbose description of the problems above (if the LONGACK keyword was used) and a display of the exact data which was extracted for each template.
DONE
#---------
REPORT_MESSAGE_FOOTER
END OF REPORT
DONE

# ?name = the name of the template we're currently printing
# the problems for, appearing above the list of problems
REPORT_EXTRACTED_PER_TEMPLATE_INTRO
<H3>?name</H3>
DONE
#----------------
# The header text for each individual error
# ?1 = the number of the next error to be shown
REPORT_BETWEEN_ERRORS
<H4>Error #?1</H4>
DONE
#----------------
# The header text for each individual warning
# ?1 = the number of the next warning to be shown
REPORT_BETWEEN_WARNINGS
<H4>Warning #?1</H4>
DONE
#----------------
# The header text for each individual warning
# ?1 = the number of the next warning to be shown
REPORT_BETWEEN_INFORMS
<H4>Remark #?1</H4>
DONE

