r82073 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82072‎ | r82073 | r82074 >
Date:19:50, 13 February 2011
Author:raymond
Status:ok (Comments)
Tags:
Comment:
Bug 27383 - TIFF file description pages state "pixel" rather than "pixels"
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' => 'page $5, $1 × $2 pixel, file size: $3, MIME type: $4',
 32+ 'tiff-file-info-size' => 'page $5, $1 × $2 pixels, file size: $3, MIME type: $4',
3333 );
3434
3535 /** Message documentation (Message documentation)

Sign-offs

UserFlagDate
Bryaninspected17:07, 14 February 2011

Follow-up revisions

RevisionCommit summaryAuthorDate
r821511.17wmf1: MFT r78964, r79086, r79087, r79091, r82004, r82025, r82048, r82070,...catrope22:55, 14 February 2011
r85027MFT various extension fixes: r81713, r81742, r81743, r81908, r81966, r81969, ...demon18:23, 30 March 2011

Comments

#Comment by Raymond (talk | contribs)   19:53, 13 February 2011

Tags 1.17,1.17wmf1 added. Not critical but otherwise LU would not sync with new translations.

Status & tagging log