r109591 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109590‎ | r109591 | r109592 >
Date:00:12, 20 January 2012
Author:aaron
Status:ok (Comments)
Tags:
Comment:
Message change I forgot to commit in r109583
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2259,7 +2259,7 @@
22602260 'backend-fail-connect' => 'Could not connect to file backend "$1".',
22612261 'backend-fail-internal' => 'An unknown error occurred in file backend "$1".',
22622262 'backend-fail-contenttype' => 'Could not determine the content type of file to store at "$1".',
2263 -'backend-fail-batchsize' => 'Backend given a batch of $1 file {{PLURAL:$1|operation|operations}}; the limit is $2.',
 2263+'backend-fail-batchsize' => 'Backend given a batch of $1 file {{PLURAL:$1|operation|operations}}; the limit is $2 {{PLURAL:$2|operation|operations}}.',
22642264
22652265 # Lock manager
22662266 'lockmanager-notlocked' => 'Could not unlock "$1"; it is not locked.',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r109583* Follow-up r109009: Check that paths are usable in FileOp::doPrecheck(). Als...aaron23:18, 19 January 2012

Comments

#Comment by Raymond (talk | contribs)   10:44, 3 February 2012

Status & tagging log