jenkins-bot has submitted this change and it was merged.

Change subject: Update indentation to use tabs
......................................................................


Update indentation to use tabs

Change-Id: I7910cde089017d427b3bc4f407e960b429a53834
---
M i18n/en.json
1 file changed, 24 insertions(+), 24 deletions(-)

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 6b66d71..ff2ee60 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,26 +1,26 @@
 {
-    "@metadata": {
-        "authors": []
-    },
-    "vipstest": "VIPS scaling test page",
-    "vipsscaler-desc": "Create thumbnails using VIPS",
-    "vipsscaler-invalid-file": "Could not process requested file. Check that 
it exists on this wiki.",
-    "vipsscaler-invalid-width": "Thumbnail width should be larger than zero 
and not larger than file width.",
-    "vipsscaler-invalid-sharpen": "Sharpening amount should be a number larger 
than zero and smaller than five.",
-    "vipsscaler-thumb-error": "VIPS could not generate a thumbnail with given 
parameters.",
-    "vipsscaler-form-legend": "VIPS scaling",
-    "vipsscaler-form-width": "Thumbnail width:",
-    "vipsscaler-form-file": "File on this wiki:",
-    "vipsscaler-form-sharpen-radius": "Amount of sharpening:",
-    "vipsscaler-form-bilinear": "Bilinear scaling",
-    "vipsscaler-form-submit": "Generate thumbnails",
-    "vipsscaler-thumbs-legend": "Generated thumbnails",
-    "vipsscaler-thumbs-help": "The thumbnail shown below was generated with 
the default scaler. Move your mouse over the thumbnail to compare it with the 
one generated by VIPS. Alternatively, you can click / unclick the checkbox 
below to switch between thumbnails.",
-    "vipsscaler-thumbs-switch-label": "Click to switch between default and 
VIPS scaling output.",
-    "vipsscaler-default-thumb": "Thumbnail generated with default scaler",
-    "vipsscaler-vips-thumb": "Thumbnail generated with VIPS",
-    "vipsscaler-show-both": "Show both thumbnails",
-    "vipsscaler-show-default": "Show default thumbnail only",
-    "vipsscaler-show-vips": "Show VIPS thumbnail only",
-    "right-vipsscaler-test": "Use the VIPS scaling test interface 
[[Special:VipsTest]]"
+       "@metadata": {
+               "authors": []
+       },
+       "vipstest": "VIPS scaling test page",
+       "vipsscaler-desc": "Create thumbnails using VIPS",
+       "vipsscaler-invalid-file": "Could not process requested file. Check 
that it exists on this wiki.",
+       "vipsscaler-invalid-width": "Thumbnail width should be larger than zero 
and not larger than file width.",
+       "vipsscaler-invalid-sharpen": "Sharpening amount should be a number 
larger than zero and smaller than five.",
+       "vipsscaler-thumb-error": "VIPS could not generate a thumbnail with 
given parameters.",
+       "vipsscaler-form-legend": "VIPS scaling",
+       "vipsscaler-form-width": "Thumbnail width:",
+       "vipsscaler-form-file": "File on this wiki:",
+       "vipsscaler-form-sharpen-radius": "Amount of sharpening:",
+       "vipsscaler-form-bilinear": "Bilinear scaling",
+       "vipsscaler-form-submit": "Generate thumbnails",
+       "vipsscaler-thumbs-legend": "Generated thumbnails",
+       "vipsscaler-thumbs-help": "The thumbnail shown below was generated with 
the default scaler. Move your mouse over the thumbnail to compare it with the 
one generated by VIPS. Alternatively, you can click / unclick the checkbox 
below to switch between thumbnails.",
+       "vipsscaler-thumbs-switch-label": "Click to switch between default and 
VIPS scaling output.",
+       "vipsscaler-default-thumb": "Thumbnail generated with default scaler",
+       "vipsscaler-vips-thumb": "Thumbnail generated with VIPS",
+       "vipsscaler-show-both": "Show both thumbnails",
+       "vipsscaler-show-default": "Show default thumbnail only",
+       "vipsscaler-show-vips": "Show VIPS thumbnail only",
+       "right-vipsscaler-test": "Use the VIPS scaling test interface 
[[Special:VipsTest]]"
 }
\ No newline at end of file

-- 
To view, visit https://gerrit.wikimedia.org/r/245804
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7910cde089017d427b3bc4f407e960b429a53834
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VipsScaler
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to