r84615 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84614‎ | r84615 | r84616 >
Date:17:45, 23 March 2011
Author:reedy
Status:reverted
Tags:
Comment:
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) (history)

Diff [purge]

Index: trunk/phase3/skins/common/shared.css
@@ -585,6 +585,58 @@
586586 list-style-type: oriya;
587587 }
588588
 589+ol:lang(hy) li {
 590+ list-style-type: armenian;
 591+}
 592+
 593+ol:lang(ka) li {
 594+ list-style-type: georgian;
 595+}
 596+
 597+ol:lang(he) li {
 598+ list-style-type: hebrew;
 599+}
 600+
 601+ol:lang(gu) li {
 602+ list-style-type: -moz-gujarati;
 603+ list-style-type: gujarati;
 604+}
 605+
 606+ol:lang(kn) li {
 607+ list-style-type: -moz-kannada;
 608+ list-style-type: kannada;
 609+}
 610+
 611+ol:lang(km) li {
 612+ list-style-type: -moz-khmer;
 613+ list-style-type: khmer;
 614+}
 615+
 616+ol:lang(lo) li {
 617+ list-style-type: -moz-lao;
 618+ list-style-type: lao;
 619+}
 620+
 621+ol:lang(ml) li {
 622+ list-style-type: -moz-malayalam;
 623+ list-style-type: malayalam;
 624+}
 625+
 626+ol:lang(ya) li {
 627+ list-style-type: -moz-tamil;
 628+ list-style-type: tamil;
 629+}
 630+
 631+ol:lang(te) li {
 632+ list-style-type: -moz-telugu;
 633+ list-style-type: telugu;
 634+}
 635+
 636+ol:lang(th) li {
 637+ list-style-type: -moz-thai;
 638+ list-style-type: thai;
 639+}
 640+
589641 /* tooltip styles */
590642 .mw-help-field-hint {
591643 display: none;

Follow-up revisions

RevisionCommit summaryAuthorDate
r846201.17wmf1: MFT r84607, r84615catrope18:29, 23 March 2011
r84665Revert r84615, complaints received from ml.wikipedia.org. Just because a lang...tstarling04:24, 24 March 2011

Status & tagging log