- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 May 2006 12:37:18 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv26984/share/templates/en_US
Modified Files:
Tag: validator-0_7-branch
fatal-error.tmpl
Log Message:
Sync with HEAD.
Index: fatal-error.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/fatal-error.tmpl,v
retrieving revision 1.12.2.1
retrieving revision 1.12.2.2
diff -u -d -r1.12.2.1 -r1.12.2.2
--- fatal-error.tmpl 18 Feb 2006 20:10:09 -0000 1.12.2.1
+++ fatal-error.tmpl 25 May 2006 12:37:16 -0000 1.12.2.2
@@ -40,7 +40,7 @@
<p>
Sorry, this type of
<a href="http://www.w3.org/Addressing/">URL</a>
- <a href="http://www.iana.org/assignments/uri-schemes">scheme</a>
+ <a href="http://www.iana.org/assignments/uri-schemes.html">scheme</a>
(<q><TMPL_VAR NAME="fatal_uri_scheme" ESCAPE="HTML"></q>) is not
supported by this service. Please check that you entered the URL correctly.
</p>
Received on Thursday, 25 May 2006 12:37:24 UTC