- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 22 Feb 2010 17:08:00 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv4378/share/templates/en_US
Modified Files:
warnings.tmpl
Log Message:
Experimental feature blurb grammar fix, thanks to D. Strout.
Index: warnings.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/warnings.tmpl,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- warnings.tmpl 13 Nov 2009 20:24:34 -0000 1.50
+++ warnings.tmpl 22 Feb 2010 17:07:58 -0000 1.51
@@ -10,7 +10,7 @@
<p>The validator checked your document with an experimental feature:
<em><TMPL_VAR NAME="W00_experimental_name" ESCAPE="HTML"></em>. This feature has been
made available for your convenience, but be aware that it may be unreliable, or not perfectly
- up to date with the latest development of some cutting-edge technologies. If you find any issue
+ up to date with the latest development of some cutting-edge technologies. If you find any issues
with this feature, please <a href="<TMPL_VAR NAME="W00_experimental_URI" ESCAPE="HTML">">report them</a>. Thank you.
</p>
</li>
Received on Monday, 22 February 2010 17:08:02 UTC