- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Aug 2007 23:26:43 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv6103/share/templates/en_US
Modified Files:
error_messages.cfg
Log Message:
rewording suggestion by Aaron Swartz
http://lists.w3.org/Archives/Public/www-validator/2007Aug/0075.html
Index: error_messages.cfg
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/error_messages.cfg,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- error_messages.cfg 26 Jun 2007 09:09:43 -0000 1.27
+++ error_messages.cfg 7 Aug 2007 23:26:40 -0000 1.28
@@ -605,8 +605,8 @@
verbose <<.EOF.
<div class="ve mid-112">
<p>
- You have specified an attribute more than once. For instance, you have
- used the "<code class="inline">height</code>" attribute twice on the same
+ You have specified an attribute more than once. Example: Using
+ the "<code class="inline">height</code>" attribute twice on the same
"<code class="inline">img</code>" tag.
</p>
</div>
Received on Tuesday, 7 August 2007 23:26:48 UTC