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

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


Update indentation to use tabs

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

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



diff --git a/i18n/en.json b/i18n/en.json
index 5712183..3186b85 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,15 +1,15 @@
 {
-    "@metadata": {
-        "authors": []
-    },
-    "rt-desc": "Fancy interface to RT (Request Tracker)",
-    "rt-inactive": "The RT extension is not active.",
-    "rt-badquery": "The RT extension encountered an error when talking to the 
RT database.",
-    "rt-badlimit": "Invalid LIMIT (l) arg: must be a number.\nYou tried: 
'''$1'''",
-    "rt-badorderby": "Invalid ORDER BY (ob) arg: must be a standard field (see 
documentation).\nYou tried: '''$1'''",
-    "rt-badstatus": "Invalid status (s) arg: must be a standard field (see 
documentation).\nYou tried: '''$1'''",
-    "rt-badcfield": "Invalid custom field arg: must be a simple word (see 
documentation).\nYou tried: '''$1'''",
-    "rt-badqueue": "Invalid queue (q) arg: must be a simple word.\nYou tried: 
'''$1'''",
-    "rt-badowner": "Invalid owner (o) arg: must be a valid username.\nYou 
tried: '''$1'''",
-    "rt-nomatches": "No matching RT tickets were found."
+       "@metadata": {
+               "authors": []
+       },
+       "rt-desc": "Fancy interface to RT (Request Tracker)",
+       "rt-inactive": "The RT extension is not active.",
+       "rt-badquery": "The RT extension encountered an error when talking to 
the RT database.",
+       "rt-badlimit": "Invalid LIMIT (l) arg: must be a number.\nYou tried: 
'''$1'''",
+       "rt-badorderby": "Invalid ORDER BY (ob) arg: must be a standard field 
(see documentation).\nYou tried: '''$1'''",
+       "rt-badstatus": "Invalid status (s) arg: must be a standard field (see 
documentation).\nYou tried: '''$1'''",
+       "rt-badcfield": "Invalid custom field arg: must be a simple word (see 
documentation).\nYou tried: '''$1'''",
+       "rt-badqueue": "Invalid queue (q) arg: must be a simple word.\nYou 
tried: '''$1'''",
+       "rt-badowner": "Invalid owner (o) arg: must be a valid username.\nYou 
tried: '''$1'''",
+       "rt-nomatches": "No matching RT tickets were found."
 }

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

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