Siebrand has uploaded a new change for review.

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

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

Update indentation to use tabs

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Quiz 
refs/changes/80/245680/1

diff --git a/i18n/en.json b/i18n/en.json
index b0f8139..7792d03 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,20 +1,20 @@
 {
-    "@metadata": {
-        "authors": [
-            "Louis-Rémi Babe <[email protected]>"
-        ]
-    },
-    "quiz_desc": "Allows creation of quizzes",
-    "quiz_addedPoints": "{{PLURAL:$1|Point|Points}} added for a correct 
answer",
-    "quiz_cutoffPoints": "{{PLURAL:$1|Point|Points}} for a wrong answer",
-    "quiz_ignoreCoef": "Ignore the questions' coefficients",
-    "quiz_shuffle": "Shuffle questions",
-    "quiz_colorRight": "Right",
-    "quiz_colorWrong": "Wrong",
-    "quiz_colorNA": "Not answered",
-    "quiz_colorError": "Syntax error",
-    "quiz_correction": "Submit",
-    "quiz_score": "Your score is $1 / $2",
-    "quiz_points": "$1 | {{PLURAL:$2|1 point|$2 points}}",
-    "quiz_reset": "Reset"
+       "@metadata": {
+               "authors": [
+                       "Louis-Rémi Babe <[email protected]>"
+               ]
+       },
+       "quiz_desc": "Allows creation of quizzes",
+       "quiz_addedPoints": "{{PLURAL:$1|Point|Points}} added for a correct 
answer",
+       "quiz_cutoffPoints": "{{PLURAL:$1|Point|Points}} for a wrong answer",
+       "quiz_ignoreCoef": "Ignore the questions' coefficients",
+       "quiz_shuffle": "Shuffle questions",
+       "quiz_colorRight": "Right",
+       "quiz_colorWrong": "Wrong",
+       "quiz_colorNA": "Not answered",
+       "quiz_colorError": "Syntax error",
+       "quiz_correction": "Submit",
+       "quiz_score": "Your score is $1 / $2",
+       "quiz_points": "$1 | {{PLURAL:$2|1 point|$2 points}}",
+       "quiz_reset": "Reset"
 }
\ No newline at end of file

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I046b26f46d633096931717c3769971db518015cf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Quiz
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