[or-cvs] Character entities should be used when translating the webs...

thomass at seul.org thomass at seul.org
Sun May 8 10:52:38 UTC 2005


Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/tmp/cvs-serv3599

Modified Files:
	translation.html 
Log Message:
Character entities should be used when translating the website.


Index: translation.html
===================================================================
RCS file: /home2/or/cvsroot/website/translation.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- translation.html	6 May 2005 02:27:52 -0000	1.1
+++ translation.html	8 May 2005 10:52:36 -0000	1.2
@@ -75,6 +75,11 @@
 <li>Translated pages should link to the other translated pages,
 except the logo which should always link to http://tor.eff.org.</li>
 
+<li>Use valid <a href="http://roselli.org/adrian/articles/character_charts.asp">character entities</a>.
+Even though most browsers displays the characters correct these days, we want 
+to be on the safe side. We don't want to get loads of bug reports saying that
+they can't read the text.</li>
+ 
 <li>Keep your translation valid XHTML to minimize the work needed before the page
 is commited to the CVS. You can test your code at <a href="http://validator.w3.org/">
 validator.w3.org</a>.</li>
@@ -84,6 +89,7 @@
 </div>
   <div class="bottom" id="bottom">
      <i><a href="mailto:tor-webmaster at freehaven.net" class="smalllink">Webmaster</a></i> -
+     $Id$ 
   </div>
 </body>
 </html>



More information about the tor-commits mailing list