Use mw.jqueryMsg parser for message parsing to support PLURAL and GENDER
authorSanthosh Thottingal <santhosh@users.mediawiki.org>
Fri, 6 Jan 2012 09:14:45 +0000 (09:14 +0000)
committerSanthosh Thottingal <santhosh@users.mediawiki.org>
Fri, 6 Jan 2012 09:14:45 +0000 (09:14 +0000)
commit7a071abfb987c2ddb8d3776e362cbb894261757d
treec80cd91e04ff3ab7c73d2842134244e744ece945
parent4be1417703fa68dccb519c3b8dec95525fe7bf21
Use mw.jqueryMsg parser for message parsing to support PLURAL and GENDER
Follow up r107556 and based on the discussions on wikitech-l about this.
mediawiki.jqueryMsg is now loaded always. mw.msg uses the parser if required.
Add qunit test cases.
RELEASE-NOTES-1.19
includes/OutputPage.php
resources/mediawiki/mediawiki.js
tests/qunit/suites/resources/mediawiki/mediawiki.test.js