Index: trunk/extensions/PagedTiffHandler/PagedTiffHandler.i18n.php |
— | — | @@ -28,7 +28,7 @@ |
29 | 29 | 'tiff_size_error' => 'The reported file size does not match the actual file size.', |
30 | 30 | 'tiff_script_detected' => 'The uploaded file contains scripts.', |
31 | 31 | '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', |
33 | 33 | ); |
34 | 34 | |
35 | 35 | /** Message documentation (Message documentation) |