Shirayuki has uploaded a new change for review.

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


Change subject: Minor fix for consistency
......................................................................

Minor fix for consistency

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


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

diff --git a/frontend/language/MWOAuth.i18n.php 
b/frontend/language/MWOAuth.i18n.php
index 9df402e..316161e 100644
--- a/frontend/language/MWOAuth.i18n.php
+++ b/frontend/language/MWOAuth.i18n.php
@@ -187,7 +187,7 @@
        'mwoauthmanagemygrants-notloggedin' => 'You have to be logged in to 
access this page.',
        'mwoauthmanagemygrants-navigation' => 'Navigation:',
        'mwoauthmanagemygrants-showlist' => 'Connected application list',
-       'mwoauthmanagemygrants-none' => 'There aren\'t any applications 
connected to your account.',
+       'mwoauthmanagemygrants-none' => 'There are not any applications 
connected to your account.',
        'mwoauthmanagemygrants-user' => 'Publisher:',
        'mwoauthmanagemygrants-description' => 'Description',
        'mwoauthmanagemygrants-wikiallowed' => 'Allowed on project:',
@@ -244,7 +244,7 @@
        'mwoauthserver-bad-consumer-key' => 'Sorry, something went wrong 
connecting this application.
 
 <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 isn\'t allowed to 
use Connected Apps, contact your site administrator to find out why.
+       'mwoauthserver-insufficient-rights' => 'Your account is not allowed to 
use Connected Apps, contact your site administrator to find out why.
 
 <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.',
@@ -255,7 +255,7 @@
        'mwoauth-invalid-authorization-title' => 'OAuth authorization error',
        'mwoauth-invalid-authorization' => 'The authorization headers in your 
request are not valid: $1',
        'mwoauth-invalid-authorization-wrong-wiki' => 'The authorization 
headers in your request are not valid for $1',
-       'mwoauth-invalid-authorization-invalid-user' => 'The authorization 
headers in your request are for a user that doesn\'t exist here',
+       'mwoauth-invalid-authorization-invalid-user' => 'The authorization 
headers in your request are for a user that does not exist here',
        'mwoauth-invalid-authorization-wrong-user' => 'The authorization 
headers in your request are for a different user',
        'mwoauth-invalid-authorization-not-approved' => 'The app your trying to 
connect seems to be set up incorrectly, contact the author of $1 for help.',
        'mwoauth-invalid-authorization-blocked-user' => 'The authorization 
headers in your request are for a user who is blocked',
@@ -284,7 +284,7 @@
        'mwoauth-error' => 'Application Connection Error',
        'mwoauth-grants-heading' => 'Requested permissions:',
        'mwoauth-grants-nogrants' => 'The application has not requested any 
permissions.',
-       'mwoauth-acceptance-cancelled' => 'You\'ve 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-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-grant-group-page-interaction' => 'Interact with pages',
        'mwoauth-grant-group-file-interaction' => 'Interact with media',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifca4831f99cb8ffb6ffe11fc6f8535e4806b241b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>

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

Reply via email to