Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2259,7 +2259,7 @@ |
2260 | 2260 | 'backend-fail-connect' => 'Could not connect to file backend "$1".', |
2261 | 2261 | 'backend-fail-internal' => 'An unknown error occurred in file backend "$1".', |
2262 | 2262 | '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}}.', |
2264 | 2264 | |
2265 | 2265 | # Lock manager |
2266 | 2266 | 'lockmanager-notlocked' => 'Could not unlock "$1"; it is not locked.', |