- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Feb 2008 22:41:15 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/bin
In directory hutz:/tmp/cvs-serv16143
Modified Files:
checklink
Log Message:
Summary wording improvements, thanks to Jukka Korpela.
Index: checklink
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/bin/checklink,v
retrieving revision 4.97
retrieving revision 4.98
diff -u -d -r4.97 -r4.98
--- checklink 14 Feb 2008 23:56:42 -0000 4.97
+++ checklink 19 Feb 2008 22:41:12 -0000 4.98
@@ -2168,9 +2168,9 @@
# Print a summary
print <<EOF;
</h3>
-<p><em>Fragments listed are broken. See the table below to know what action
-to take.</em></p>
-<table border="1" summary="List of broken fragments and suggested actions.">
+<p><em>There are issues with the URLs listed below. The table summarizes the
+issues and suggested actions by HTTP response status code.</em></p>
+<table border="1" summary="List of issues and suggested actions.">
<thead>
<tr>
<th>Code</th>
Received on Tuesday, 19 February 2008 22:41:19 UTC