Aaron Schulz has submitted this change and it was merged.

Change subject: Fix spelling & Add full-stops
......................................................................


Fix spelling & Add full-stops

* Fix spelling: restrictions, consumer, requesting
* Add full-stops to error messages
Change-Id: Ief25672b1be17ff51bce723cc03e3f8199c122e3
---
M frontend/language/MWOAuth.i18n.php
1 file changed, 13 insertions(+), 13 deletions(-)

Approvals:
  Aaron Schulz: Verified; Looks good to me, approved



diff --git a/frontend/language/MWOAuth.i18n.php 
b/frontend/language/MWOAuth.i18n.php
index b6afefe..40997ac 100644
--- a/frontend/language/MWOAuth.i18n.php
+++ b/frontend/language/MWOAuth.i18n.php
@@ -33,8 +33,8 @@
        'mwoauth-consumer-grantsneeded-json' => 'Applicable grants (JSON):',
        'mwoauth-consumer-required-grant' => 'Applicable to consumer',
        'mwoauth-consumer-wiki' => 'Applicable wiki:',
-       'mwoauth-consumer-restrictions' => 'Usage restictions:',
-       'mwoauth-consumer-restrictions-json' => 'Usage restictions (JSON):',
+       'mwoauth-consumer-restrictions' => 'Usage restrictions:',
+       'mwoauth-consumer-restrictions-json' => 'Usage restrictions (JSON):',
        'mwoauth-consumer-rsakey' => 'Public RSA key:',
        'mwoauth-consumer-secretkey' => 'Consumer secret token:',
        'mwoauth-consumer-accesstoken' => 'Access token:',
@@ -172,18 +172,18 @@
 
        'mwoauth-bad-csrf-token' => 'Session failure when submitting form. 
Please try your submissions again.',
        'mwoauth-bad-request' => 'There was an error in your OAuth request.',
-       'mwoauthdatastore-access-token-not-found' => 'No approved grant was 
found for that authorization token',
-       'mwoauthdatastore-request-token-not-found' => 'No request was found for 
that token',
-       'mwoauthdatastore-bad-token' => 'No token was found matching your 
request',
-       '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' => 'No approved cosumer was found for the 
provided key',
-       'mwoauthserver-insufficient-rights' => 'You do not have sufficient 
rights to perform this action',
-       'mwoauthserver-invalid-request-token' => 'Invalid token in your 
request',
-       'mwoauthserver-invalid-user-hookabort' => 'This user cannot use OAuth',
+       'mwoauthdatastore-access-token-not-found' => 'No approved grant was 
found for that authorization token.',
+       'mwoauthdatastore-request-token-not-found' => 'No request was found for 
that token.',
+       'mwoauthdatastore-bad-token' => 'No token was found matching your 
request.',
+       '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' => 'No approved consumer was found for the 
provided key.',
+       'mwoauthserver-insufficient-rights' => 'You do not have sufficient 
rights to perform this action.',
+       'mwoauthserver-invalid-request-token' => 'Invalid token in your 
request.',
+       'mwoauthserver-invalid-user-hookabort' => 'This user cannot use OAuth.',
 
-       'mwoauth-form-description' => 'The following application is requesting 
to use MediaWiki on your behalf. The application will be able to perform any 
actions that are allowed with the list if reqested rights below. Only allow 
applications that you trust to use these permissions as you would.',
+       'mwoauth-form-description' => 'The following application is requesting 
to use MediaWiki on your behalf. The application will be able to perform any 
actions that are allowed with the list if requested rights below. Only allow 
applications that you trust to use these permissions as you would.',
        'mwoauth-form-legal' => '',
        'mwoauth-form-button-approve' => 'Yes, allow',
        'mwoauth-form-confirmation' => 'Allow this application to act on your 
behalf?',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ief25672b1be17ff51bce723cc03e3f8199c122e3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <shirayuk...@gmail.com>
Gerrit-Reviewer: Aaron Schulz <asch...@wikimedia.org>
Gerrit-Reviewer: Shirayuki <shirayuk...@gmail.com>

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

Reply via email to