- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 02 Apr 2007 08:48:20 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv16376/share/templates/en_US
Modified Files:
error_messages.cfg
Log Message:
Link fixing
Index: error_messages.cfg
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/error_messages.cfg,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- error_messages.cfg 20 Feb 2007 07:24:09 -0000 1.19
+++ error_messages.cfg 2 Apr 2007 08:48:17 -0000 1.20
@@ -424,7 +424,7 @@
</p>
<p>
If this error occured in a script section of your document, you should probably
- read this <a href="http://validator.w3.org/docs/help.html#faq-javascript">FAQ entry</a>.
+ read this <a href="docs/help.html#faq-javascript">FAQ entry</a>.
</p>
</div>
.EOF.
@@ -814,11 +814,14 @@
Your best bet is to replace the character with the nearest equivalent
ASCII character, or to use an appropriate <a
href="http://www.w3.org/MarkUp/html3/latin1.html">character
- entity</a>. For more information on Character Encoding on the web, see <a
- href="http://ppewww.ph.gla.ac.uk/%7Eflavell/aflavell.html">Alan
+ entity</a>.
+ <!-- http://groups.google.com/group/uk.net.web.authoring/browse_frm/thread/54c97b9c6fb89751
+ For more information on Character Encoding on the web, see <a
+ href="http://ppewww.physics.gla.ac.uk/%7Eflavell/aflavell.html">Alan
Flavell</a>'s excellent <a
- href="http://ppewww.ph.gla.ac.uk/%7Eflavell/charset/">HTML Character Set Issues</a>
- reference.
+ href="http://ppewww.physics.gla.ac.uk/%7Eflavell/charset/">HTML Character
+ Set Issues</a> reference.
+ -->
</p>
<p>
This error can also be triggered by formatting characters embedded in
Received on Monday, 2 April 2007 08:48:27 UTC