r108818 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108817‎ | r108818 | r108819 >
Date:16:56, 13 January 2012
Author:nikerabbit
Status:ok
Tags:
Comment:
Fixing plural. Would "file, which" be clearer?
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -4727,7 +4727,7 @@
47284728 'api-error-copyuploaddisabled' => 'Uploading by URL is disabled on this server.',
47294729 'api-error-duplicate' => 'There {{PLURAL:$1|is [$2 another file]|are [$2 some other files]}} already on the site with the same content.',
47304730 'api-error-duplicate-archive' => 'There {{PLURAL:$1|was [$2 another file]|were [$2 some other files]}} already on the site with the same content, but {{PLURAL:$1|it was|they were}} deleted.',
4731 -'api-error-duplicate-archive-popup-title' => 'Duplicate {{PLURAL:$1|file|files}} that have already been deleted.',
 4731+'api-error-duplicate-archive-popup-title' => 'Duplicate {{PLURAL:$1|file that has|files that have}} already been deleted.',
47324732 'api-error-duplicate-popup-title' => 'Duplicate {{PLURAL:$1|file|files}}.',
47334733 'api-error-empty-file' => 'The file you submitted was empty.',
47344734 'api-error-emptypage' => 'Creating new, empty pages is not allowed.',

Status & tagging log