- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 21 Jun 2005 06:00:54 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv15646
Modified Files:
valid.tmpl
Log Message:
language fix
Index: valid.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/valid.tmpl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- valid.tmpl 23 May 2005 08:26:26 -0000 1.13
+++ valid.tmpl 21 Jun 2005 06:00:52 -0000 1.14
@@ -10,7 +10,7 @@
</dl>
<TMPL_IF NAME="has_errors">
<p>
- Below is a list of warning produced when validating your document.
+ Below is a list of the warning message(s) produced when validating your document.
</p>
<TMPL_INCLUDE NAME="error_loop.tmpl">
</TMPL_IF>
Received on Tuesday, 21 June 2005 06:00:56 UTC