[MediaWiki-commits] [Gerrit] Update indentation to use tabs - change (mediawiki...WebPlatformAuth)

2015-10-13 Thread Siebrand (Code Review)
Siebrand has submitted this change and it was merged.

Change subject: Update indentation to use tabs
..


Update indentation to use tabs

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

Approvals:
  Siebrand: Verified; Looks good to me, approved



diff --git a/i18n/en.json b/i18n/en.json
index 410c5d6..710de6c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,16 +1,16 @@
 {
-"@metadata": {
-"authors": [
-"Robert Vogel",
-"Renoir Boulanger"
-]
-},
-"webplatformauth-desc": "Enables a MediaWiki instance to read information 
from an OAuth2 protected profile server and handles user accounts. The profile 
server becomes the authority creating SSO for that MediaWiki installation.",
-"webplatformauth-missing-required-config": "Required configuration for the 
extension to work is missing",
-"webplatformauth-cannot-repeat-oauth-handshake": "Cannot repeat OAuth 
handshake, it has to be started over.",
-"webplatformauth-exception-oauth-handshake-details-below": "OAuth2 
handshake error, see Exception error message below",
-"webplatformauth-error-flow-state-data-empty": "Error while attempting to 
resume state prior to the login process",
-"webplatformauth-exception-cannot-read-profile": "Error while attempting 
to read profile server data.",
-"webplatformauth-error-user-nodata": "Error while attempting to read 
profile data, there was nothing",
-"webplatformauth-exception-invalid-user-create-entry": "Invalid user data!"
+   "@metadata": {
+   "authors": [
+   "Robert Vogel",
+   "Renoir Boulanger"
+   ]
+   },
+   "webplatformauth-desc": "Enables a MediaWiki instance to read 
information from an OAuth2 protected profile server and handles user accounts. 
The profile server becomes the authority creating SSO for that MediaWiki 
installation.",
+   "webplatformauth-missing-required-config": "Required configuration for 
the extension to work is missing",
+   "webplatformauth-cannot-repeat-oauth-handshake": "Cannot repeat OAuth 
handshake, it has to be started over.",
+   "webplatformauth-exception-oauth-handshake-details-below": "OAuth2 
handshake error, see Exception error message below",
+   "webplatformauth-error-flow-state-data-empty": "Error while attempting 
to resume state prior to the login process",
+   "webplatformauth-exception-cannot-read-profile": "Error while 
attempting to read profile server data.",
+   "webplatformauth-error-user-nodata": "Error while attempting to read 
profile data, there was nothing",
+   "webplatformauth-exception-invalid-user-create-entry": "Invalid user 
data!"
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If55f6d471cd751e3250563636416d7c2b60a1119
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WebPlatformAuth
Gerrit-Branch: master
Gerrit-Owner: Siebrand 
Gerrit-Reviewer: Siebrand 

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


[MediaWiki-commits] [Gerrit] Update indentation to use tabs - change (mediawiki...WebPlatformAuth)

2015-10-13 Thread Siebrand (Code Review)
Siebrand has uploaded a new change for review.

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

Change subject: Update indentation to use tabs
..

Update indentation to use tabs

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


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WebPlatformAuth 
refs/changes/10/245810/1

diff --git a/i18n/en.json b/i18n/en.json
index 410c5d6..710de6c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,16 +1,16 @@
 {
-"@metadata": {
-"authors": [
-"Robert Vogel",
-"Renoir Boulanger"
-]
-},
-"webplatformauth-desc": "Enables a MediaWiki instance to read information 
from an OAuth2 protected profile server and handles user accounts. The profile 
server becomes the authority creating SSO for that MediaWiki installation.",
-"webplatformauth-missing-required-config": "Required configuration for the 
extension to work is missing",
-"webplatformauth-cannot-repeat-oauth-handshake": "Cannot repeat OAuth 
handshake, it has to be started over.",
-"webplatformauth-exception-oauth-handshake-details-below": "OAuth2 
handshake error, see Exception error message below",
-"webplatformauth-error-flow-state-data-empty": "Error while attempting to 
resume state prior to the login process",
-"webplatformauth-exception-cannot-read-profile": "Error while attempting 
to read profile server data.",
-"webplatformauth-error-user-nodata": "Error while attempting to read 
profile data, there was nothing",
-"webplatformauth-exception-invalid-user-create-entry": "Invalid user data!"
+   "@metadata": {
+   "authors": [
+   "Robert Vogel",
+   "Renoir Boulanger"
+   ]
+   },
+   "webplatformauth-desc": "Enables a MediaWiki instance to read 
information from an OAuth2 protected profile server and handles user accounts. 
The profile server becomes the authority creating SSO for that MediaWiki 
installation.",
+   "webplatformauth-missing-required-config": "Required configuration for 
the extension to work is missing",
+   "webplatformauth-cannot-repeat-oauth-handshake": "Cannot repeat OAuth 
handshake, it has to be started over.",
+   "webplatformauth-exception-oauth-handshake-details-below": "OAuth2 
handshake error, see Exception error message below",
+   "webplatformauth-error-flow-state-data-empty": "Error while attempting 
to resume state prior to the login process",
+   "webplatformauth-exception-cannot-read-profile": "Error while 
attempting to read profile server data.",
+   "webplatformauth-error-user-nodata": "Error while attempting to read 
profile data, there was nothing",
+   "webplatformauth-exception-invalid-user-create-entry": "Invalid user 
data!"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If55f6d471cd751e3250563636416d7c2b60a1119
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WebPlatformAuth
Gerrit-Branch: master
Gerrit-Owner: Siebrand 

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