Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/245653

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

Update indentation to use tabs

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


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PagedTiffHandler 
refs/changes/53/245653/1

diff --git a/i18n/en.json b/i18n/en.json
index 5e7e4cc..bc0fcff 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,22 +1,22 @@
 {
-    "@metadata": {
-        "authors": [
-            "Hallo Welt! - Medienwerkstatt GmbH"
-        ]
-    },
-    "tiff-desc": "Handler for viewing TIFF files in image mode",
-    "tiff_no_metadata": "Cannot get metadata from TIFF",
-    "tiff_page_error": "Page number not in range",
-    "tiff_too_many_embed_files": "The image contains too many embedded files.",
-    "tiff_sourcefile_too_large": "The resolution of the source file is too 
large.\nNo thumbnail will be generated.",
-    "tiff_targetfile_too_large": "The resolution of the target file is too 
large.\nNo thumbnail will be generated.",
-    "tiff_file_too_large": "The uploaded file is too large and was rejected.",
-    "tiff_out_of_service": "The uploaded file could not be 
processed.\nImageMagick is not available.",
-    "tiff_too_much_meta": "Metadata uses too much space.",
-    "tiff_error_cached": "This file can only be rerendered after the caching 
interval.",
-    "tiff_size_error": "The reported file size does not match the actual file 
size.",
-    "tiff_script_detected": "The uploaded file contains scripts.",
-    "tiff_bad_file": "The uploaded file contains errors: $1",
-    "tiff_invalid_file": "The uploaded file is not a valid TIFF file.",
-    "tiff-file-info-size": "$1 × $2 pixels, file size: $3, MIME type: $4, $5 
{{PLURAL:$5|page|pages}}"
+       "@metadata": {
+               "authors": [
+                       "Hallo Welt! - Medienwerkstatt GmbH"
+               ]
+       },
+       "tiff-desc": "Handler for viewing TIFF files in image mode",
+       "tiff_no_metadata": "Cannot get metadata from TIFF",
+       "tiff_page_error": "Page number not in range",
+       "tiff_too_many_embed_files": "The image contains too many embedded 
files.",
+       "tiff_sourcefile_too_large": "The resolution of the source file is too 
large.\nNo thumbnail will be generated.",
+       "tiff_targetfile_too_large": "The resolution of the target file is too 
large.\nNo thumbnail will be generated.",
+       "tiff_file_too_large": "The uploaded file is too large and was 
rejected.",
+       "tiff_out_of_service": "The uploaded file could not be 
processed.\nImageMagick is not available.",
+       "tiff_too_much_meta": "Metadata uses too much space.",
+       "tiff_error_cached": "This file can only be rerendered after the 
caching interval.",
+       "tiff_size_error": "The reported file size does not match the actual 
file size.",
+       "tiff_script_detected": "The uploaded file contains scripts.",
+       "tiff_bad_file": "The uploaded file contains errors: $1",
+       "tiff_invalid_file": "The uploaded file is not a valid TIFF file.",
+       "tiff-file-info-size": "$1 × $2 pixels, file size: $3, MIME type: $4, 
$5 {{PLURAL:$5|page|pages}}"
 }
\ No newline at end of file

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If848f3b69c68ca676363461e01206e307a09b8d0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PagedTiffHandler
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

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

Reply via email to