r87218 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87217‎ | r87218 | r87219 >
Date:21:29, 1 May 2011
Author:siebrand
Status:ok
Tags:
Comment:
Use a verb in 'mwe-upwiz-api-error-duplicate-archive-popup-title'
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php
@@ -60,7 +60,7 @@
6161 'mwe-upwiz-api-error-duplicate' => 'There {{PLURAL:$1|is [$2 another file]|are [$2 some other files]}} already on the site with the same content.',
6262 'mwe-upwiz-api-error-duplicate-popup-title' => 'Duplicate {{PLURAL:$1|file|files}}',
6363 'mwe-upwiz-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.',
64 - 'mwe-upwiz-api-error-duplicate-archive-popup-title' => 'Duplicate {{PLURAL:$1|file|files}} already deleted',
 64+ 'mwe-upwiz-api-error-duplicate-archive-popup-title' => 'Duplicate {{PLURAL:$1|file|files}} that have already been deleted',
6565 'mwe-upwiz-api-error-unknown-warning' => 'Unknown warning: $1',
6666 'mwe-upwiz-api-error-timeout' => 'The server did not respond within the expected time.',
6767 'mwe-upwiz-api-error-noimageinfo' => 'The upload succeeded, but the server did not give us any information about the file.',

Status & tagging log