r101881 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101880‎ | r101881 | r101882 >
Date:21:03, 3 November 2011
Author:siebrand
Status:ok
Tags:
Comment:
Consistency updates.
Modified paths:
  • /trunk/extensions/VipsScaler/VipsScaler.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/VipsScaler/VipsScaler.i18n.php
@@ -12,9 +12,9 @@
1313 'vipstest' => 'VIPS scaling test page',
1414
1515 '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.',
1919
2020 # Vipscaler test form:
2121 'vipsscaler-form-legend' => 'VIPS scaling',

Status & tagging log