diff options
-rwxr-xr-x | htdocs/docs/help.html | 6 | ||||
-rwxr-xr-x | htdocs/todo.html | 6 | ||||
-rw-r--r-- | share/templates/en_US/valid.tmpl | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html index 03f6196..f6d65e0 100755 --- a/htdocs/docs/help.html +++ b/htdocs/docs/help.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: help.html,v 1.18 2004-10-27 16:08:26 ot Exp $" ---><!--#set var="date" value="\$Date: 2004-10-27 16:08:26 $" +<!--#set var="revision" value="\$Id: help.html,v 1.19 2004-11-14 08:39:41 ville Exp $" +--><!--#set var="date" value="\$Date: 2004-11-14 08:39:41 $" --><!--#set var="title" value="Help for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -326,7 +326,7 @@ mailing-list.</p> author, the substantive content of the page, nor its design. Instead, the icons are <strong>only</strong> a mechanism to identify pages that have been determined to be valid, and to easily - re-validate pages as often as as they are modified.</p> + revalidate pages as often as as they are modified.</p> <p>Consequently, the use of the badge is in accordance with and governed by the W3C <a href="http://www.w3.org/Consortium/Legal/trademark-license">Trademark License</a> diff --git a/htdocs/todo.html b/htdocs/todo.html index 8bdd0e6..c3ef3b7 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: todo.html,v 1.60 2004-04-05 20:33:06 ville Exp $" ---><!--#set var="date" value="\$Date: 2004-04-05 20:33:06 $" +<!--#set var="revision" value="\$Id: todo.html,v 1.61 2004-11-14 08:39:41 ville Exp $" +--><!--#set var="date" value="\$Date: 2004-11-14 08:39:41 $" --><!--#set var="title" value="TODO List for The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -243,7 +243,7 @@ Start caching validation results locally and doing an <code>If-Modified-Since</code> <acronym title="HyperText Transfer Protocol">HTTP</acronym> - request to only download and re-validate + request to only download and revalidate <acronym title="Uniform Resource Locators">URLs</acronym> if they actually changed since their last validation </li> diff --git a/share/templates/en_US/valid.tmpl b/share/templates/en_US/valid.tmpl index ed9a99d..d7b51da 100644 --- a/share/templates/en_US/valid.tmpl +++ b/share/templates/en_US/valid.tmpl @@ -64,7 +64,7 @@ <TMPL_UNLESS NAME="is_upload"> <p> If you would like to create a link to <em>this</em> page (i.e., this - validation result) to make it easier to re-validate this page in the + validation result) to make it easier to revalidate this page in the future or to allow others to validate your page, the URI is <<a href="<TMPL_VAR NAME="file_thispage">"><TMPL_VAR NAME="file_thispage"></a>> (or you can just add the current page to your bookmarks or hotlist). |