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

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


Update indentation to use tabs

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

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



diff --git a/i18n/en.json b/i18n/en.json
index 0c65cfa..7d76ae4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,54 +1,54 @@
 {
-    "@metadata": {
-        "authors": [
-            "jarry1250"
-        ]
-    },
-    "translatesvg-desc": "Provides a native-style interface for translating 
SVGs in line with the SVG1.1 specification",
-    "translate-taskui-export-as-svg": "Save back to original SVG file",
-    "translate-svg-nodesc": "(No file description was provided.)",
-    "translate-svg-thumbnail": "Original file",
-    "translate-svg-js-thumbnail": "(thumbnail updates automatically)",
-    "translate-page-description-legend-svgmg": "Information about this file",
-    "translate-taction-mstats-svgmg": "File statistics",
-    "translate-taction-export-svgmg": "Upload updated version of file",
-    "translate-svg-table-header": "Message identifier",
-    "translate-svg-filepage-caption": "This image rendered as PNG in other 
languages: $1",
-    "translate-svg-filepage-caption-translator": "This image rendered as PNG 
in other languages: $1; or translate it into $2",
-    "translate-svg-filepage-edit": "edit",
-    "translate-svg-filepage-finish": "finish",
-    "translate-svg-filepage-another": "another language",
-    "translate-svg-filepage-other": "other languages",
-    "translate-svg-filepage-item": "$1 ($2)",
-    "translate-svg-filepage-invite": "This file can be easily translated into 
$1",
-    "translate-svg-autocreate": "Automatically creating translation units 
based on changes to the source SVG file",
-    "translate-svg-autodelete": "Automatically deleting unnecessary 
translation units based on changes to the source SVG file",
-    "translate-svg-autoedit": "Automatically updating translations based on 
changes to the source SVG file",
-    "translate-svg-autofuzzy": "Automatically marking translations as fuzzy 
based on changes to the source SVG file",
-    "translate-svg-upload-comment": "Updating translations (started: $1; 
modified/expanded: $2)",
-    "translate-svg-upload-none": "(none)",
-    "translate-svg-chooselanguage-title": "Language selection",
-    "translate-svg-chooselanguage-desc": "Please select the language you wish 
you translate this SVG file into:",
-    "translate-svg-instructions-title": "First time translating an SVG file 
this way?",
-    "translate-svg-instructions-desc": "To get started, click on a message 
identifier in first column of the table provided to begin translation of that 
message, using the \"$1\" and \"$2\" buttons to help navigate through the 
messages requiring translation. When you're done, remember to use the \"$3\" 
tab to save your translations back to the original file.",
-    "translate-svg-warn": "<strong>Warning:</strong> There are currently 
unsaved translations in this language, which will not be visible until you or 
someone else $1.",
-    "translate-svg-warn-inner": "saves those changes back to the original 
file",
-    "translate-svg-new-title": "SVG translation",
-    "translate-svg-new-summary": "To begin translation of this file, please 
select the language you are translating this file '''from''' (if ambiguous, 
select the most widely spoken language).",
-    "translate-svg-new-label": "Language:",
-    "translate-svg-new-error-import": "'''An error occurred:''' An unknown 
error occurred whilst trying to create the pages required for translating this 
SVG.",
-    "translate-svg-new-error-group": "'''An error occurred:''' An unknown 
error occurred; perhaps you forgot to specify a group in the URL?",
-    "translate-svg-export-unsupported": "Exporting back to an SVG is not 
supported for this message group. If it is not obvious why this has occurred, 
you may wish to file a bug about this at $1.",
-    "translate-svg-export-error": "An unexpected error occurred trying to save 
your changes back to the file. You may wish to file a bug about this at $1.",
-    "translate-js-properties-legend": "Properties",
-    "translate-js-label-x": "X-coordinate:",
-    "translate-js-label-y": "Y-coordinate:",
-    "translate-js-label-color": "Color:",
-    "translate-js-label-font-family": "Font:",
-    "translate-js-label-font-size": "",
-    "translate-js-label-units": "",
-    "translate-js-label-bold": "Bold",
-    "translate-js-label-italic": "Italic",
-    "translate-js-label-underline": "Underline",
-    "translate-js-font-family-inherit": "(inherit)"
+       "@metadata": {
+               "authors": [
+                       "jarry1250"
+               ]
+       },
+       "translatesvg-desc": "Provides a native-style interface for translating 
SVGs in line with the SVG1.1 specification",
+       "translate-taskui-export-as-svg": "Save back to original SVG file",
+       "translate-svg-nodesc": "(No file description was provided.)",
+       "translate-svg-thumbnail": "Original file",
+       "translate-svg-js-thumbnail": "(thumbnail updates automatically)",
+       "translate-page-description-legend-svgmg": "Information about this 
file",
+       "translate-taction-mstats-svgmg": "File statistics",
+       "translate-taction-export-svgmg": "Upload updated version of file",
+       "translate-svg-table-header": "Message identifier",
+       "translate-svg-filepage-caption": "This image rendered as PNG in other 
languages: $1",
+       "translate-svg-filepage-caption-translator": "This image rendered as 
PNG in other languages: $1; or translate it into $2",
+       "translate-svg-filepage-edit": "edit",
+       "translate-svg-filepage-finish": "finish",
+       "translate-svg-filepage-another": "another language",
+       "translate-svg-filepage-other": "other languages",
+       "translate-svg-filepage-item": "$1 ($2)",
+       "translate-svg-filepage-invite": "This file can be easily translated 
into $1",
+       "translate-svg-autocreate": "Automatically creating translation units 
based on changes to the source SVG file",
+       "translate-svg-autodelete": "Automatically deleting unnecessary 
translation units based on changes to the source SVG file",
+       "translate-svg-autoedit": "Automatically updating translations based on 
changes to the source SVG file",
+       "translate-svg-autofuzzy": "Automatically marking translations as fuzzy 
based on changes to the source SVG file",
+       "translate-svg-upload-comment": "Updating translations (started: $1; 
modified/expanded: $2)",
+       "translate-svg-upload-none": "(none)",
+       "translate-svg-chooselanguage-title": "Language selection",
+       "translate-svg-chooselanguage-desc": "Please select the language you 
wish you translate this SVG file into:",
+       "translate-svg-instructions-title": "First time translating an SVG file 
this way?",
+       "translate-svg-instructions-desc": "To get started, click on a message 
identifier in first column of the table provided to begin translation of that 
message, using the \"$1\" and \"$2\" buttons to help navigate through the 
messages requiring translation. When you're done, remember to use the \"$3\" 
tab to save your translations back to the original file.",
+       "translate-svg-warn": "<strong>Warning:</strong> There are currently 
unsaved translations in this language, which will not be visible until you or 
someone else $1.",
+       "translate-svg-warn-inner": "saves those changes back to the original 
file",
+       "translate-svg-new-title": "SVG translation",
+       "translate-svg-new-summary": "To begin translation of this file, please 
select the language you are translating this file '''from''' (if ambiguous, 
select the most widely spoken language).",
+       "translate-svg-new-label": "Language:",
+       "translate-svg-new-error-import": "'''An error occurred:''' An unknown 
error occurred whilst trying to create the pages required for translating this 
SVG.",
+       "translate-svg-new-error-group": "'''An error occurred:''' An unknown 
error occurred; perhaps you forgot to specify a group in the URL?",
+       "translate-svg-export-unsupported": "Exporting back to an SVG is not 
supported for this message group. If it is not obvious why this has occurred, 
you may wish to file a bug about this at $1.",
+       "translate-svg-export-error": "An unexpected error occurred trying to 
save your changes back to the file. You may wish to file a bug about this at 
$1.",
+       "translate-js-properties-legend": "Properties",
+       "translate-js-label-x": "X-coordinate:",
+       "translate-js-label-y": "Y-coordinate:",
+       "translate-js-label-color": "Color:",
+       "translate-js-label-font-family": "Font:",
+       "translate-js-label-font-size": "",
+       "translate-js-label-units": "",
+       "translate-js-label-bold": "Bold",
+       "translate-js-label-italic": "Italic",
+       "translate-js-label-underline": "Underline",
+       "translate-js-font-family-inherit": "(inherit)"
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I45ef60eb193f1767487e12e1fe1e6a5403060555
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TranslateSvg
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