Aaron Schulz has uploaded a new change for review.

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


Change subject: Added some qqq messages.
......................................................................

Added some qqq messages.

* According to the script I wrote, there are no missing messages with this 
change.

Change-Id: Iaa2f2b79ede00e19cfa76b250ad100ca455c0e4a
---
M frontend/language/MWOAuth.i18n.php
1 file changed, 24 insertions(+), 0 deletions(-)


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

diff --git a/frontend/language/MWOAuth.i18n.php 
b/frontend/language/MWOAuth.i18n.php
index 678b49c..763ed97 100644
--- a/frontend/language/MWOAuth.i18n.php
+++ b/frontend/language/MWOAuth.i18n.php
@@ -687,6 +687,17 @@
 * {{msg-mw|Mwoauth-form-description-allwikis}}
 * {{msg-mw|Mwoauth-form-description-onewiki}}
 * {{msg-mw|Mwoauth-form-description-allwikis-nogrants}}',
+       'mwoauth-form-description-onewiki-nogrants' => 'Description of a form 
requesting the user authorize an OAuth consumer to use MediaWiki on their 
behalf, without any non-hidden grants.
+
+Parameters:
+* $1 - the username
+* $2 - application name
+* $3 - application publisher
+* $4 - wiki project name
+See also:
+* {{msg-mw|Mwoauth-form-description-allwikis}}
+* {{msg-mw|Mwoauth-form-description-onewiki}}
+* {{msg-mw|Mwoauth-form-description-onewiki-nogrants}}',
        'mwoauth-form-description-allwikis-nogrants' => 'Description of a form 
requesting the user authorize an OAuth consumer to use MediaWiki on their 
behalf, without any non-hidden grants.
 
 Parameters:
@@ -808,6 +819,19 @@
        'action-mwoauthproposeconsumer' => 
'{{Doc-action|mwoauthproposeconsumer}}',
        'action-mwoauthupdateownconsumer' => 
'{{Doc-action|mwoauthupdateownconsumer}}',
        'action-mwoauthviewsuppressed' => 
'{{Doc-action|mwoauthviewsuppressed}}',
+       'mwoauth-consumer-allwikis' => 'Description of scope of consumer access 
when the scope is all wiki projects on the site',
+       'mwoauthmanagemygrants-wikiallowed' => 'Used as field label',
+       'mwoauthmanagemygrants-grants' => 'Used as field label',
+       'mwoauthmanagemygrants-grantsallowed' => 'Used as field label',
+       'mwoauthmanagemygrants-applicablegrantsallowed' => 'Used as field 
label',
+       'mwoauthmanagemygrants-grantaccept' => 'Used as checkbox column label',
+       'mwoauthmanagemygrants-success-update' => 'Message shown when grants 
for an OAuth consumer are updated by a user',
+       'mwoauthmanagemygrants-success-renounce' => 'Message shown when grants 
for an OAuth consumer are totally revoked',
+       'mwoauthmanagemygrants-confirm-text' => 'Explanation text for grants 
management form for a user',
+       'mwoauth-form-legal' => 'Message used for wiki-specific legal notes. 
Keep this blank.',
+       'mwoauth-acceptance-cancelled' => 'Message shown when an OAuth 
authorization request is declined',
+       'mwoauth-grant-createaccount' => 'Name for OAuth grant "createaccount".
+{{Related|Mwoauth-grant}}',
 );
 
 /** Asturian (asturianu)

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaa2f2b79ede00e19cfa76b250ad100ca455c0e4a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org>

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

Reply via email to