MtDu has uploaded a new change for review.

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

Change subject: Clarify grant-mwoath-authonly and grant-mwoath-authonlyprivate 
messages         * Reword generic "API"  * Notify user of inability to read 
pages
......................................................................

Clarify grant-mwoath-authonly and grant-mwoath-authonlyprivate messages
        * Reword generic "API"
        * Notify user of inability to read pages

Bug: T145354
Change-Id: I69559c2cd5a059b3900ae2a92f12eb54b4ff37a6
---
M i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OAuth 
refs/changes/27/324627/1

diff --git a/i18n/en.json b/i18n/en.json
index 939c8c5..12bf632 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -228,8 +228,8 @@
        "mwoauth-grants-nogrants": "The application has not requested any 
permissions.",
        "mwoauth-acceptance-cancelled": "You have chosen not to allow \"$1\" to 
access your account. \"$1\" will not work unless you allow it access. You can 
go back to \"$1\" or [[Special:OAuthManageMyGrants|manage]] your connected 
apps.",
        "mwoauth-granttype-normal": "Request authorization for specific 
permissions.",
-       "grant-mwoauth-authonly": "Authentication only, no API access.",
-       "grant-mwoauth-authonlyprivate": "Authentication only with access to 
real name and email address via Special:OAuth/identify, no API access.",
+       "grant-mwoauth-authonly": "User identity verification only, no ability 
to read pages or act on a user's behalf.",
+       "grant-mwoauth-authonlyprivate": "User identity verification only with 
access to real name and email address via Special:OAuth/identify, no ability to 
read pages or act on a user's behalf.",
        "mwoauth-listgrants-extra-summary": "== OAuth-specific grants 
==\n\nThese additional grants are applicable to OAuth consumers.",
        "mwoauth-oauth-exception": "An error occurred in the OAuth protocol: 
$1",
        "mwoauth-callback-not-oob": "oauth_callback must be set, and must be 
set to \"oob\" (case-sensitive)",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I69559c2cd5a059b3900ae2a92f12eb54b4ff37a6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: MtDu <justin.d...@gmail.com>

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

Reply via email to