- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 06 Oct 2009 11:57:24 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates In directory hutz:/tmp/cvs-serv11142/WebContent/WEB-INF/resources/templates Modified Files: language.vm Log Message: updated translations instructions Index: language.vm =================================================================== RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/language.vm,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- language.vm 6 Oct 2009 11:52:21 -0000 1.6 +++ language.vm 6 Oct 2009 11:57:22 -0000 1.7 @@ -14,7 +14,7 @@ <h3>Translate Unicorn in a new language</h3> <p>If Unicorn is not yet available in your native language and you would like to translate it:</p> - <ol class="translations_instructions"> + <ol> <li><a href="http://dev.w3.org/2006/unicorn/WebContent/WEB-INF/languages/en.properties">Download the english 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> @@ -22,9 +22,9 @@ <h3>Help complete the translation Unicorn in your language</h3> <p>The table below lists all the text strings used to translate the CSS validator:</p> - <ul class="translations_instructions"> - <li>Cells marked <span class='table_translation_missing'><a title="Cross Mark">✘</a></span> need a new or updated translation. Click on the relevant ✘ to submit a translation by mail.</li> - <li>Cells marked <span class='table_translation_ok'>✔</span> are translated and up-to-date. Hover above ✔ to read the current translation for each string.</li> + <ul> + <li>Cells marked <span class='missing'><a title="Cross Mark">✘</a></span> need a new or updated translation. Click on the relevant <span class='missing'>✘</span> to submit a translation by mail.</li> + <li>Cells marked <span class='ok'>✔</span> are translated and up-to-date. Hover above <span class='ok'>✔</span> to read the current translation for each string.</li> </ul> <p>You can help fill the blanks and complete the translation in <strong>your</strong> language!</p> </div>
Received on Tuesday, 6 October 2009 11:57:28 UTC