Siebrand has uploaded a new change for review.

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

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

Update indentation to use tabs

Change-Id: I196471dcf4cfc02fa0b48dd028ca67aee61a3844
---
M i18n/diagnostics/en.json
M i18n/extjs-portal/en.json
M i18n/validator/en.json
3 files changed, 34 insertions(+), 34 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceFoundation 
refs/changes/63/245463/1

diff --git a/i18n/diagnostics/en.json b/i18n/diagnostics/en.json
index 88436f7..cb4b276 100644
--- a/i18n/diagnostics/en.json
+++ b/i18n/diagnostics/en.json
@@ -1,8 +1,8 @@
 {
-    "@metadata": {
-        "authors": [
-            "Stephan Muggli <[email protected]>"
-        ]
-    },
-    "diagnostics": "System diagnostics"
+       "@metadata": {
+               "authors": [
+                       "Stephan Muggli <[email protected]>"
+               ]
+       },
+       "diagnostics": "System diagnostics"
 }
diff --git a/i18n/extjs-portal/en.json b/i18n/extjs-portal/en.json
index f37f2b7..ce78631 100644
--- a/i18n/extjs-portal/en.json
+++ b/i18n/extjs-portal/en.json
@@ -1,15 +1,15 @@
 {
-    "@metadata": {
-        "authors": [
-            "Stephan Muggli <[email protected]>"
-        ]
-    },
-    "bs-extjs-portal-config": "Configure portlet:",
-    "bs-extjs-portal-title": "Portlet title",
-    "bs-extjs-portal-height": "Height",
-    "bs-extjs-portal-count": "Entries",
-    "bs-extjs-portal-timespan": "Timespan",
-    "bs-extjs-portal-timespan-week": "Week",
-    "bs-extjs-portal-timespan-month": "Month",
-    "bs-extjs-portal-timespan-alltime": "All time"
+       "@metadata": {
+               "authors": [
+                       "Stephan Muggli <[email protected]>"
+               ]
+       },
+       "bs-extjs-portal-config": "Configure portlet:",
+       "bs-extjs-portal-title": "Portlet title",
+       "bs-extjs-portal-height": "Height",
+       "bs-extjs-portal-count": "Entries",
+       "bs-extjs-portal-timespan": "Timespan",
+       "bs-extjs-portal-timespan-week": "Week",
+       "bs-extjs-portal-timespan-month": "Month",
+       "bs-extjs-portal-timespan-alltime": "All time"
 }
diff --git a/i18n/validator/en.json b/i18n/validator/en.json
index 6810093..fb21723 100644
--- a/i18n/validator/en.json
+++ b/i18n/validator/en.json
@@ -1,17 +1,17 @@
 {
-    "@metadata": {
-        "authors": [
-            "Stephan Muggli <[email protected]>"
-        ]
-    },
-    "bs-validator-email-validation-approved": "The email address has been 
successfully validated.",
-    "bs-validator-email-validation-not-approved": "The email address could not 
be validated.",
-    "bs-validator-url-validation-approved": "The URL was successfully 
validated.",
-    "bs-validator-url-validation-not-approved": "The URL could not be 
validated.",
-    "bs-validator-arg-count-validation-approved": "The attribute \"count\" has 
been successfully validated.",
-    "bs-validator-arg-count-validation-not-approved": "The attribute \"count\" 
could not be validated.",
-    "bs-validator-set-validation-approved": "$1 was successfully validated.",
-    "bs-validator-set-validation-not-approved": "{{PLURAL:$3|Only the 
following value is allowed for $1|For $1 only one of the following values is 
allowed}}: $2.",
-    "bs-validator-integer-range-validation-too-low": "The provided value is 
too low. It should not be less than $1.",
-    "bs-validator-integer-range-validation-too-high": "The provided value is 
too high. It should not be greater than $1."
+       "@metadata": {
+               "authors": [
+                       "Stephan Muggli <[email protected]>"
+               ]
+       },
+       "bs-validator-email-validation-approved": "The email address has been 
successfully validated.",
+       "bs-validator-email-validation-not-approved": "The email address could 
not be validated.",
+       "bs-validator-url-validation-approved": "The URL was successfully 
validated.",
+       "bs-validator-url-validation-not-approved": "The URL could not be 
validated.",
+       "bs-validator-arg-count-validation-approved": "The attribute \"count\" 
has been successfully validated.",
+       "bs-validator-arg-count-validation-not-approved": "The attribute 
\"count\" could not be validated.",
+       "bs-validator-set-validation-approved": "$1 was successfully 
validated.",
+       "bs-validator-set-validation-not-approved": "{{PLURAL:$3|Only the 
following value is allowed for $1|For $1 only one of the following values is 
allowed}}: $2.",
+       "bs-validator-integer-range-validation-too-low": "The provided value is 
too low. It should not be less than $1.",
+       "bs-validator-integer-range-validation-too-high": "The provided value 
is too high. It should not be greater than $1."
 }

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

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