r108197 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108196‎ | r108197 | r108198 >
Date:08:06, 6 January 2012
Author:raymond
Status:ok
Tags:
Comment:
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -999,8 +999,8 @@
10001000 'badtitle' => 'Bad title',
10011001 'badtitletext' => 'The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title.
10021002 It may contain one or more characters which cannot be used in titles.',
1003 -'perfcached' => 'The following data is cached and may not be up to date. A maximum of {{PLURAL:$1|one result|$1 results}} are available in the cache.',
1004 -'perfcachedts' => 'The following data is cached, and was last updated $1. A maximum of {{PLURAL:$4|one result|$4 results}} are available in the cache.',
 1003+'perfcached' => 'The following data is cached and may not be up to date. A maximum of {{PLURAL:$1|one result is|$1 results are}} available in the cache.',
 1004+'perfcachedts' => 'The following data is cached, and was last updated $1. A maximum of {{PLURAL:$4|one result is|$4 results are}} available in the cache.',
10051005 'querypage-no-updates' => 'Updates for this page are currently disabled.
10061006 Data here will not presently be refreshed.',
10071007 'wrong_wfQuery_params' => 'Incorrect parameters to wfQuery()<br />

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r108154Follow-up r108147. PLURAL in message.bawolff17:56, 5 January 2012

Status & tagging log