r88011 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88010‎ | r88011 | r88012 >
Date:17:26, 13 May 2011
Author:raymond
Status:ok
Tags:
Comment:
Followup r88006: Use PLURAL and make message consistent with similar
Modified paths:
  • /trunk/extensions/PagedTiffHandler/PagedTiffHandler.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/PagedTiffHandler/PagedTiffHandler.i18n.php
@@ -28,7 +28,7 @@
2929 'tiff_size_error' => 'The reported file size does not match the actual file size.',
3030 'tiff_script_detected' => 'The uploaded file contains scripts.',
3131 'tiff_bad_file' => 'The uploaded file contains errors: $1',
32 - 'tiff-file-info-size' => '$1 × $2 pixels, file size: $3, MIME type: $4, pages: $5',
 32+ 'tiff-file-info-size' => '$1 × $2 pixels, file size: $3, MIME type: $4, $5 {{PLURAL:$5|page|pages}}',
3333 );
3434
3535 /** Message documentation (Message documentation)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r88006bug 28868 removed page number in longdesc in pagedtiffhandler and put in tota...mglaser16:25, 13 May 2011

Status & tagging log