- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 31 Mar 2005 21:29:50 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv29913
Modified Files:
feedback.tmpl
Log Message:
small wording change for cases when providing a URI in feedback does not make sense
Index: feedback.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/feedback.tmpl,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- feedback.tmpl 31 Mar 2005 04:33:37 -0000 1.21
+++ feedback.tmpl 31 Mar 2005 21:29:48 -0000 1.22
@@ -90,7 +90,7 @@
<li><strong>Add a meaningful subject</strong>: summarize your feedback in a handful of words;</li>
<li>If our system added [VE][XX] at the beginning of the mail subject, keep it.
Otherwise, please precise which error message you are sending feedback about;</li>
- <li><strong>Always give a URL</strong>: knowing what page you were validating will help us diagnose issues much quicker.
+ <li><strong>Give a URL</strong> whenever possible: If your feedback comes from your experience validating a page, knowing what page it was will help us diagnose issues much quicker.
<TMPL_IF NAME="uri">In your case, that URL should be: <em><TMPL_VAR NAME="uri" ESCAPE="HTML"></em></TMPL_IF></li>
<li>Explain your suggestion, or question, in a clear and informative manner.</li>
</ul>
Received on Thursday, 31 March 2005 21:29:51 UTC