From: Aaron Schulz Date: Fri, 20 Jan 2012 00:12:20 +0000 (+0000) Subject: Message change I forgot to commit in r109583 X-Git-Tag: 1.31.0-rc.0~25166 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=3f62a5a78c5210a1ea23d903178969e7461ac882;p=lhc%2Fweb%2Fwiklou.git Message change I forgot to commit in r109583 --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 7cdbf78f80..c93ce4e480 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2259,7 +2259,7 @@ If the problem persists, contact an [[Special:ListUsers/sysop|administrator]].', 'backend-fail-connect' => 'Could not connect to file backend "$1".', 'backend-fail-internal' => 'An unknown error occurred in file backend "$1".', 'backend-fail-contenttype' => 'Could not determine the content type of file to store at "$1".', -'backend-fail-batchsize' => 'Backend given a batch of $1 file {{PLURAL:$1|operation|operations}}; the limit is $2.', +'backend-fail-batchsize' => 'Backend given a batch of $1 file {{PLURAL:$1|operation|operations}}; the limit is $2 {{PLURAL:$2|operation|operations}}.', # Lock manager 'lockmanager-notlocked' => 'Could not unlock "$1"; it is not locked.',