Siebrand has uploaded a new change for review.

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


Change subject: Remove title case
......................................................................

Remove title case

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


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

diff --git a/frontend/language/MWOAuth.i18n.php 
b/frontend/language/MWOAuth.i18n.php
index 3992f83..767dc28 100644
--- a/frontend/language/MWOAuth.i18n.php
+++ b/frontend/language/MWOAuth.i18n.php
@@ -180,23 +180,23 @@
 
        '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-legal' => '',
-       'mwoauth-form-button-approve' => 'Yes, Allow',
+       'mwoauth-form-button-approve' => 'Yes, allow',
        'mwoauth-form-confirmation' => 'Allow this application to act on your 
behalf?',
-       'mwoauth-authorize-form' => 'Application Details:',
-       'mwoauth-authorize-form-user' => 'Application Author: $1',
-       'mwoauth-authorize-form-name' => 'Application Name: $1',
-       'mwoauth-authorize-form-description' => 'Application Description: $1',
-       'mwoauth-authorize-form-version' => 'Application Version: $1',
+       'mwoauth-authorize-form' => 'Application details:',
+       'mwoauth-authorize-form-user' => 'Application author: $1',
+       'mwoauth-authorize-form-name' => 'Application name: $1',
+       'mwoauth-authorize-form-description' => 'Application description: $1',
+       'mwoauth-authorize-form-version' => 'Application version: $1',
        'mwoauth-authorize-form-wiki' => 'Wiki: $1',
-       'mwoauth-grants-heading' => 'Requested Permissions: ',
+       'mwoauth-grants-heading' => 'Requested permissions: ',
        'mwoauth-grants-nogrants' => 'The application has not requested any 
permissions.',
-       'mwoauth-grants-editpages' => 'Edit Pages',
-       'mwoauth-grants-editmyinterface' => 'Edit Your Interface (Javascript 
and CSS) Pages',
-       'mwoauth-grants-editinterface' => 'Edit MediaWiki\'s Interface 
(Javascript and CSS) Pages',
-       'mwoauth-grants-movepages' => 'Move Pages',
-       'mwoauth-grants-createpages' => 'Create Pages',
-       'mwoauth-grants-deletepages' => 'Delete Pages',
-       'mwoauth-grants-upload' => 'Upload Files',
+       'mwoauth-grants-editpages' => 'Edit pages',
+       'mwoauth-grants-editmyinterface' => 'Edit your interface (Javascript 
and CSS) pages',
+       'mwoauth-grants-editinterface' => 'Edit MediaWiki\'s interface 
(Javascript and CSS) pages',
+       'mwoauth-grants-movepages' => 'Move pages',
+       'mwoauth-grants-createpages' => 'Create pages',
+       'mwoauth-grants-deletepages' => 'Delete pages',
+       'mwoauth-grants-upload' => 'Upload files',
 
        'mwoauth-grant-editpage' => 'Edit existing pages',
        'mwoauth-grant-createeditmovepage' => 'Create, edit, and move pages',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I820d23425e720dcbe25db6ca4ed61bc5a111f478
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@wikimedia.org>

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

Reply via email to