- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 Feb 2005 17:43:29 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv10002/share/templates/en_US
Modified Files:
warnings.tmpl
Log Message:
Pass doctype name to W09.
Index: warnings.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/warnings.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- warnings.tmpl 24 Feb 2005 07:40:03 -0000 1.3
+++ warnings.tmpl 24 Feb 2005 17:43:27 -0000 1.4
@@ -150,9 +150,9 @@
probably means that the Formal Public Identifier contains a spelling
error, or that the Declaration is not using correct syntax. Validation
has been performed using a default "fallback" Document Type Definition
- that closely resembles $dtd, but the document will not
- be Valid until you have corrected the problem with the DOCTYPE
- Declaration.
+ that closely resembles "<TMPL_VAR NAME="W09_dtd" ESCAPE="HTML">", but the
+ document will not be Valid until you have corrected the problem with the
+ DOCTYPE Declaration.
</p>
</dd>
</TMPL_IF>
Received on Thursday, 24 February 2005 17:43:29 UTC