r107990 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107989‎ | r107990 | r107991 >
Date:07:46, 4 January 2012
Author:nikerabbit
Status:ok
Tags:
Comment:
consistency and clarification fixes for messages merged in r107919
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -3408,17 +3408,17 @@
34093409 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|revision|revisions}} from $2',
34103410
34113411 # JavaScriptTest
3412 -'javascripttest' => 'JavaScript Test',
 3412+'javascripttest' => 'JavaScript testing',
34133413 'javascripttest-backlink' => '< $1', # do not translate or duplicate this message to other languages
34143414 'javascripttest-disabled' => 'This function is disabled.',
34153415 'javascripttest-title' => 'Running $1 tests',
3416 -'javascripttest-pagetext-noframework' => 'This page is reserved for running javascript tests.',
3417 -'javascripttest-pagetext-unknownframework' => 'Unknown framework "$1".',
3418 -'javascripttest-pagetext-frameworks' => 'Please choose one of the following frameworks: $1',
 3416+'javascripttest-pagetext-noframework' => 'This page is reserved for running JavaScript tests.',
 3417+'javascripttest-pagetext-unknownframework' => 'Unknown testing framework "$1".',
 3418+'javascripttest-pagetext-frameworks' => 'Please choose one of the following testing frameworks: $1',
34193419 'javascripttest-pagetext-skins' => 'Available skins',
34203420 'javascripttest-qunit-name' => 'QUnit', # do not translate or duplicate this message to other languages
34213421 'javascripttest-qunit-intro' => 'See [$1 testing documentation] on mediawiki.org.',
3422 -'javascripttest-qunit-heading' => 'MediaWiki JavaScript QUnit Test Suite',
 3422+'javascripttest-qunit-heading' => 'MediaWiki JavaScript QUnit test suite',
34233423
34243424 # Keyboard access keys for power users
34253425 'accesskey-pt-userpage' => '.', # do not translate or duplicate this message to other languages

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r107919merge JSTesting branch into trunk...hashar18:33, 3 January 2012

Status & tagging log