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

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

Use tabs to indent in json

Change-Id: Id4ab586b14b35ba196c0788d23f85e7a6da94547
---
M i18n/imgauth/qqq.json
1 file changed, 16 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/NSFileRepo 
refs/changes/24/345924/1

diff --git a/i18n/imgauth/qqq.json b/i18n/imgauth/qqq.json
index 19f1ac8..09ffbc0 100644
--- a/i18n/imgauth/qqq.json
+++ b/i18n/imgauth/qqq.json
@@ -1,18 +1,18 @@
 {
-    "@metadata": {
-        "authors": [
-            "Jack D. Pond"
-        ]
-    },
-    "img-auth-desc": "[[Image Authorization]] script, see 
http://www.mediawiki.org/wiki/Manual:Image_Authorization";,
-    "img-auth-accessdenied": "[[Image Authorization]] Access Denied",
-    "img-auth-nopathinfo": "[[Image Authorization]] Missing PATH_INFO - see 
english description",
-    "img-auth-notindir": "[[Image Authorization]] when the specified path is 
not in upload directory.",
-    "img-auth-badtitle": "[[Image Authorization]] bad title, parameter `$1` is 
the invalid title",
-    "img-auth-nologinnWL": "[[Image Authorization]] logged in and file not 
whitelisted. Parameter `$1` is the file not in whitelist.",
-    "img-auth-nofile": "[[Image Authorization]] non existent file, parameter 
`$1` is the file that does not exist.",
-    "img-auth-isdir": "[[Image Authorization]] trying to access a directory 
instead of a file, parameter`$1` is the directory.",
-    "img-auth-streaming": "[[Image Authorization]] is now streaming file 
specified by parameter `$1`.",
-    "img-auth-public": "[[Image Authorization]] an error message when the 
admin has configured the wiki to be a public wiki, but is using img_auth script 
- normally this is a configuration error, except when special restriction 
extensions are used",
-    "img-auth-noread": "[[Image Authorization]] User does not have access to 
read file, parameter `$1` is the file"
+       "@metadata": {
+               "authors": [
+                       "Jack D. Pond"
+               ]
+       },
+       "img-auth-desc": "[[Image Authorization]] script, see 
http://www.mediawiki.org/wiki/Manual:Image_Authorization";,
+       "img-auth-accessdenied": "[[Image Authorization]] Access Denied",
+       "img-auth-nopathinfo": "[[Image Authorization]] Missing PATH_INFO - see 
english description",
+       "img-auth-notindir": "[[Image Authorization]] when the specified path 
is not in upload directory.",
+       "img-auth-badtitle": "[[Image Authorization]] bad title, parameter `$1` 
is the invalid title",
+       "img-auth-nologinnWL": "[[Image Authorization]] logged in and file not 
whitelisted. Parameter `$1` is the file not in whitelist.",
+       "img-auth-nofile": "[[Image Authorization]] non existent file, 
parameter `$1` is the file that does not exist.",
+       "img-auth-isdir": "[[Image Authorization]] trying to access a directory 
instead of a file, parameter`$1` is the directory.",
+       "img-auth-streaming": "[[Image Authorization]] is now streaming file 
specified by parameter `$1`.",
+       "img-auth-public": "[[Image Authorization]] an error message when the 
admin has configured the wiki to be a public wiki, but is using img_auth script 
- normally this is a configuration error, except when special restriction 
extensions are used",
+       "img-auth-noread": "[[Image Authorization]] User does not have access 
to read file, parameter `$1` is the file"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4ab586b14b35ba196c0788d23f85e7a6da94547
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/NSFileRepo
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to