Umherirrender has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/344217 )

Change subject: Use tabs to indent in json
......................................................................

Use tabs to indent in json

Change-Id: If71b52fc2919a9b3b904a9ee034902fcb4f71621
---
M i18n/qqq.json
M package.json
2 files changed, 31 insertions(+), 31 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CongressLookup 
refs/changes/17/344217/1

diff --git a/i18n/qqq.json b/i18n/qqq.json
index 64ce4bd..2151142 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -1,26 +1,26 @@
 {
-    "@metadata": {
-        "authors": [
-            "Ryan Kaldari"
-        ]
-    },
-    "congresslookup-desc": "{{desc}}",
-    "congresslookup": "The name of the extension CongressLookup.",
-    "congresslookup-submit": "Submit button",
-    "congresslookup-submit-zip": "Submit button",
-    "congresslookup-phone": "Phone number listing. $1 is the phone number.",
-    "congresslookup-fax": "Fax number listing. $1 is the fax number.",
-    "congresslookup-contact-form": "Label for a link to the representative's 
contact form",
-    "congresslookup-twitter": "Twitter ID listing. $1 is the ID.",
-    "congresslookup-your-reps": "Label for data. Should be short.",
-    "congresslookup-contact-your-reps": "Label for data.",
-    "congresslookup-no-house-rep": "Error message for when no House 
representative is found",
-    "congresslookup-no-senators": "Error message for when no Senators are 
found",
-    "congresslookup-report-errors": "Label for a link to the error reporting 
page",
-    "congresslookup-zipcode-error": "Error message for when an invalid zip 
code is entered to the form.",
-    "congresslookup-multiple-house-reps": "A note for people who see more than 
one representative listed for them. Many folks would find this unusual, but we 
are not looking up representatives at a granular-enough level to necessarily 
return their one specific rep. So in the event that there are more than one 
representatives returned to the user, we explain why.",
-    "congressfail": "Title of secondary special page where one can report data 
errors",
-    "congresslookup-text": "Just in case the local MediaWiki message isn't 
set. Probably don't need to translate this.",
+       "@metadata": {
+               "authors": [
+                       "Ryan Kaldari"
+               ]
+       },
+       "congresslookup-desc": "{{desc}}",
+       "congresslookup": "The name of the extension CongressLookup.",
+       "congresslookup-submit": "Submit button",
+       "congresslookup-submit-zip": "Submit button",
+       "congresslookup-phone": "Phone number listing. $1 is the phone number.",
+       "congresslookup-fax": "Fax number listing. $1 is the fax number.",
+       "congresslookup-contact-form": "Label for a link to the 
representative's contact form",
+       "congresslookup-twitter": "Twitter ID listing. $1 is the ID.",
+       "congresslookup-your-reps": "Label for data. Should be short.",
+       "congresslookup-contact-your-reps": "Label for data.",
+       "congresslookup-no-house-rep": "Error message for when no House 
representative is found",
+       "congresslookup-no-senators": "Error message for when no Senators are 
found",
+       "congresslookup-report-errors": "Label for a link to the error 
reporting page",
+       "congresslookup-zipcode-error": "Error message for when an invalid zip 
code is entered to the form.",
+       "congresslookup-multiple-house-reps": "A note for people who see more 
than one representative listed for them. Many folks would find this unusual, 
but we are not looking up representatives at a granular-enough level to 
necessarily return their one specific rep. So in the event that there are more 
than one representatives returned to the user, we explain why.",
+       "congressfail": "Title of secondary special page where one can report 
data errors",
+       "congresslookup-text": "Just in case the local MediaWiki message isn't 
set. Probably don't need to translate this.",
        "apihelp-congresslookup-description": 
"{{doc-apihelp-description|congresslookup}}",
        "apihelp-congresslookup-param-zip": 
"{{doc-apihelp-param|congresslookup|zip}}",
        "apihelp-congresslookup-param-comment": 
"{{doc-apihelp-param|congresslookup|comment}}"
diff --git a/package.json b/package.json
index 5bf4795..20149d4 100644
--- a/package.json
+++ b/package.json
@@ -1,11 +1,11 @@
 {
-  "scripts": {
-    "test": "grunt test"
-  },
-  "devDependencies": {
-    "grunt": "0.4.5",
-    "grunt-cli": "0.1.13",
-    "grunt-banana-checker": "0.5.0",
-    "grunt-jsonlint": "1.0.7"
-  }
+       "scripts": {
+               "test": "grunt test"
+       },
+       "devDependencies": {
+               "grunt": "0.4.5",
+               "grunt-cli": "0.1.13",
+               "grunt-banana-checker": "0.5.0",
+               "grunt-jsonlint": "1.0.7"
+       }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If71b52fc2919a9b3b904a9ee034902fcb4f71621
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CongressLookup
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>

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

Reply via email to