r101877 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101876‎ | r101877 | r101878 >
Date:20:48, 3 November 2011
Author:siebrand
Status:ok
Tags:
Comment:
Image -> file
Add missing plural
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php
@@ -267,7 +267,7 @@
268268 'mwe-upwiz-license-custom-preview' => 'Preview',
269269
270270 'mwe-upwiz-license-none-head' => 'I found it on the Internet -- I\'m not sure',
271 - 'mwe-upwiz-license-none' => 'Upload {{PLURAL:$1|this file|these files}} without copyright information for now. I understand the image may be deleted.',
 271+ 'mwe-upwiz-license-none' => 'Upload {{PLURAL:$1|this file|these files}} without copyright information for now. I understand {{PLURAL:$1|this file|these files}} may be deleted.',
272272
273273 'mwe-upwiz-license-confirm-remove' => 'Are you sure you want to remove {{PLURAL:$1|this upload|these uploads}}?',
274274 'mwe-upwiz-license-confirm-remove-title' => 'Confirm remove',

Status & tagging log