User "Amire80" posted a comment on MediaWiki.r102375. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102375#c25671 Commit summary:
Use the fonts for the variant script for wikis with multiple scripts(sr,zh etc). Use wgUserVariant variable to find out the variant language code. Font selection is based on uservariant, contentlanguage , and userlanguage. i18n card #117 Comment: OK except slightly inconsistent whitespace. Another thing is that the for (var i = 0... loops a few lines down can probably be better written as for ... in loops. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
