- From: Mercurial notifier <nobody@w3.org>
- Date: Tue, 22 Jun 2010 09:54:14 -0400
- To: Unicorn Updates <www-validator-cvs@w3.org>
changeset: 1290:95043a9f2846 tag: tip user: Thomas Gambet <tgambet@w3.org> date: Tue Jun 22 09:56:55 2010 -0400 files: WebContent/WEB-INF/resources/templates/language.vm description: fixed link to english properties file diff -r 5422c15827ad -r 95043a9f2846 WebContent/WEB-INF/resources/templates/language.vm --- a/WebContent/WEB-INF/resources/templates/language.vm Tue Jun 22 09:54:05 2010 -0400 +++ b/WebContent/WEB-INF/resources/templates/language.vm Tue Jun 22 09:56:55 2010 -0400 @@ -34,7 +34,7 @@ </li> <li>Or you can follow these steps: <ol> - <li><a href="http://dev.w3.org/2006/unicorn/WebContent/WEB-INF/languages/en.properties">Download the english properties file</a>.</li> + <li>Download the english <a href="http://dvcs.w3.org/hg/unicorn/raw-file/tip/WebContent/WEB-INF/languages/en.properties">UI properties file</a> and the <a href="http://dvcs.w3.org/hg/unicorn/raw-file/tip/WebContent/WEB-INF/languages/tasks/en.tasklist.properties">tasklist properties file</a>.</li> <li><a href="http://www.w3.org/Consortium/Translation/#discussions">Get in touch with us</a> <strong>before</strong> you start translating: someone may already be on the job. Someone from the W3C staff or validator development team will get back to you with details about how to translate the validator.</li> <li>Translate.<!-- Congratulations, you have made Unicorn more accessible to a lot more Web developers and designers.--></li> </ol>
Received on Tuesday, 22 June 2010 13:57:11 UTC