jenkins-bot has submitted this change and it was merged.

Change subject: Fix mwoauthserver-bad-consumer-key message
......................................................................


Fix mwoauthserver-bad-consumer-key message

Change the message when you try to log in with a non-approved
consumer so that it doesn't imply that the consumer used to be
approved.

Change-Id: I870d84d2a3e9610aec4abd02e356cdef42cc4c09
---
M i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/i18n/en.json b/i18n/en.json
index 8a6715c..da808a5 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -190,7 +190,7 @@
        "mwoauthdatastore-bad-verifier": "The verification code provided was 
not valid.",
        "mwoauthdatastore-invalid-token-type": "The requested token type is 
invalid.",
        "mwoauthgrants-general-error": "There was an error in your OAuth 
request.",
-       "mwoauthserver-bad-consumer": "\"$1\" is no longer approved as a 
Connected App, [$2 contact] the application author for help.\n\n<span 
class=\"plainlinks mw-mwoautherror-details\">Connected OAuth app not approved, 
[https://www.mediawiki.org/wiki/Help:OAuth/Errors#E005 E005]</span>",
+       "mwoauthserver-bad-consumer": "\"$1\" is not approved as a Connected 
App. [$2 Contact] the application author for help.\n\n<span class=\"plainlinks 
mw-mwoautherror-details\">Connected OAuth app not approved, 
[https://www.mediawiki.org/wiki/Help:OAuth/Errors#E005 E005]</span>",
        "mwoauthserver-bad-consumer-key": "Sorry, something went wrong 
connecting this application.\n\n<span class=\"plainlinks 
mw-mwoautherror-details\">Unknown OAuth key, 
[https://www.mediawiki.org/wiki/Help:OAuth/Errors#E006 E006]</span>",
        "mwoauthserver-insufficient-rights": "Your account is not allowed to 
use Connected Apps, contact your site administrator to find out why.\n\n<span 
class=\"plainlinks mw-mwoautherror-details\">Insufficient OAuth user rights, 
[https://www.mediawiki.org/wiki/Help:OAuth/Errors#E007 E007]</span>",
        "mwoauthserver-invalid-request-token": "Invalid token in your request.",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I870d84d2a3e9610aec4abd02e356cdef42cc4c09
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Ragesoss <[email protected]>
Gerrit-Reviewer: CSteipp <[email protected]>
Gerrit-Reviewer: Deskana <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to