http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84615

Revision: 84615
Author:   reedy
Date:     2011-03-23 17:45:53 +0000 (Wed, 23 Mar 2011)
Log Message:
-----------
Added 11 more sets of numbered list localisations

Based on http://help.dottoro.com/lccatosn.php

Probably some more that can be done, but I don't know the language codes well 
enough

Modified Paths:
--------------
    trunk/phase3/skins/common/shared.css

Modified: trunk/phase3/skins/common/shared.css
===================================================================
--- trunk/phase3/skins/common/shared.css        2011-03-23 17:45:00 UTC (rev 
84614)
+++ trunk/phase3/skins/common/shared.css        2011-03-23 17:45:53 UTC (rev 
84615)
@@ -585,6 +585,58 @@
        list-style-type: oriya;
 }
 
+ol:lang(hy) li {
+       list-style-type: armenian;
+}
+
+ol:lang(ka) li {
+       list-style-type: georgian;
+}
+
+ol:lang(he) li {
+       list-style-type: hebrew;
+}
+
+ol:lang(gu) li {
+       list-style-type: -moz-gujarati;
+       list-style-type: gujarati;
+}
+
+ol:lang(kn) li {
+       list-style-type: -moz-kannada;
+       list-style-type: kannada;
+}
+
+ol:lang(km) li {
+       list-style-type: -moz-khmer;
+       list-style-type: khmer;
+}
+
+ol:lang(lo) li {
+       list-style-type: -moz-lao;
+       list-style-type: lao;
+}
+
+ol:lang(ml) li {
+       list-style-type: -moz-malayalam;
+       list-style-type: malayalam;
+}
+
+ol:lang(ya) li {
+       list-style-type: -moz-tamil;
+       list-style-type: tamil;
+}
+
+ol:lang(te) li {
+       list-style-type: -moz-telugu;
+       list-style-type: telugu;
+}
+
+ol:lang(th) li {
+       list-style-type: -moz-thai;
+       list-style-type: thai;
+}
+
 /* tooltip styles */
 .mw-help-field-hint {
        display: none;


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to