From: Antoine Musso Date: Wed, 4 Jan 2012 10:51:57 +0000 (+0000) Subject: JSTesting: javascripttest-pagetext-skin msg X-Git-Tag: 1.31.0-rc.0~25548 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=d160b37edad0061040b6e3f93f1c76452968f690;p=lhc%2Fweb%2Fwiklou.git JSTesting: javascripttest-pagetext-skin msg * added colon in the message * reworded message Follow r107919 --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 2c36bfe92a..937a5ba519 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3414,7 +3414,7 @@ Please try again.', 'javascripttest-pagetext-noframework' => 'This page is reserved for running JavaScript tests.', 'javascripttest-pagetext-unknownframework' => 'Unknown testing framework "$1".', 'javascripttest-pagetext-frameworks' => 'Please choose one of the following testing frameworks: $1', -'javascripttest-pagetext-skins' => 'Available skins', +'javascripttest-pagetext-skins' => 'Choose a skin to run the tests with:', 'javascripttest-qunit-name' => 'QUnit', # do not translate or duplicate this message to other languages 'javascripttest-qunit-intro' => 'See [$1 testing documentation] on mediawiki.org.', 'javascripttest-qunit-heading' => 'MediaWiki JavaScript QUnit test suite', diff --git a/resources/mediawiki.special/mediawiki.special.javaScriptTest.js b/resources/mediawiki.special/mediawiki.special.javaScriptTest.js index a342989c24..d413f602cb 100644 --- a/resources/mediawiki.special/mediawiki.special.javaScriptTest.js +++ b/resources/mediawiki.special/mediawiki.special.javaScriptTest.js @@ -9,7 +9,7 @@ jQuery( document ).ready( function( $ ) { var $html = $( '

' ), select = '