[MediaWiki-commits] [Gerrit] mediawiki...NSFileRepo[master]: Use tabs to indent in json

2017-04-03 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
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(-)

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



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: merged
Gerrit-Change-Id: Id4ab586b14b35ba196c0788d23f85e7a6da94547
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/NSFileRepo
Gerrit-Branch: master
Gerrit-Owner: Umherirrender 
Gerrit-Reviewer: Robert Vogel 
Gerrit-Reviewer: Siebrand 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] mediawiki...NSFileRepo[master]: Use tabs to indent in json

2017-03-31 Thread Umherirrender (Code Review)
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 

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