"Nikerabbit" posted a comment on MediaWiki.r107919. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107919#c28897
Commit summary for MediaWiki.r107919: merge JSTesting branch into trunk Changed written by Timo and reviewed by Hashar. This should be harmless. To enable the feature: $wgEnableJavaScriptTest = true; Then head to: [[Special:JavaScriptTest/qunit]] Nikerabbit's comment: <pre> + + mw.message( 'javascripttest-pagetext-skins' ).escaped() + + mw.message( 'colon-separator' ).plain() </pre> Please have the colon in the message itself. It should probably also say Choose skin (to run the tests with) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
