- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Apr 2005 02:51:32 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US In directory hutz:/tmp/cvs-serv16282 Modified Files: warnings.tmpl Log Message: using "you" and "I" more consistently Index: warnings.tmpl =================================================================== RCS file: /sources/public/validator/share/templates/en_US/warnings.tmpl,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- warnings.tmpl 31 Mar 2005 04:33:37 -0000 1.10 +++ warnings.tmpl 20 Apr 2005 02:51:30 -0000 1.11 @@ -111,8 +111,8 @@ common encodings if you are not sure what encoding to choose. </p> <TMPL_ELSE> - <p>So what should I do? - <a href="docs/help.html#faq-charset">Tell me more...</a></p> + <p>Read the <a href="docs/help.html#faq-charset"><acronym title="Frequently Asked Questions">FAQ</acronym> + entryl on character encoding</a> for more details and pointers on to fix this problem with your document.</p> </TMPL_IF> </dd> </TMPL_IF> @@ -204,7 +204,8 @@ a DOCTYPE</a>". </p> <TMPL_ELSE> - <p>So what should I do? <a href="docs/help.html#faq-doctype">Tell me more...</a></p> + <p>Read the <a href="docs/help.html#faq-doctype"><acronym title="Frequently Asked Questions">FAQ</acronym> + entryl on adding a doctype</a> for more details and pointers on to fix this problem with your document.</p> </TMPL_IF> </dd>
Received on Wednesday, 20 April 2005 02:51:33 UTC