Index: trunk/extensions/VipsScaler/VipsScaler.i18n.php |
— | — | @@ -12,9 +12,9 @@ |
13 | 13 | 'vipstest' => 'VIPS scaling test page', |
14 | 14 | |
15 | 15 | 'vipsscaler-desc' => 'Create thumbnails using VIPS', |
16 | | - 'vipsscaler-invalid-file' => 'Invalid file: could not process requested file (does it exist on this wiki?)', |
17 | | - 'vipsscaler-invalid-width' => 'You must specify a width (integer > 0)', |
18 | | - 'vipsscaler-thumb-error' => 'VIPS could not generate a thumbnail with given parameters', |
| 16 | + 'vipsscaler-invalid-file' => 'Invalid file: Could not process requested file. Does it exist on this wiki?', |
| 17 | + 'vipsscaler-invalid-width' => 'You must specify a width (integer > 0).', |
| 18 | + 'vipsscaler-thumb-error' => 'VIPS could not generate a thumbnail with given parameters.', |
19 | 19 | |
20 | 20 | # Vipscaler test form: |
21 | 21 | 'vipsscaler-form-legend' => 'VIPS scaling', |