i18n: Rename 11 messages for case-compliance
authorJames D. Forrester <jforrester@wikimedia.org>
Tue, 30 Apr 2019 20:41:50 +0000 (13:41 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Sat, 18 May 2019 14:39:49 +0000 (16:39 +0200)
commit871d947ca43c5876d4be2bf02ebb86a9c59ad98d
tree8b88f8f7d80ff04f16c6f843791b7b45b5c5bb0e
parentbfb8f5c9d3d2046271c027401e31c9645ad792cd
i18n: Rename 11 messages for case-compliance

Can't yet enforce due to the API.

* allmessagesnotsupportedDB
* rcfilters-filtergroup-userExpLevel
* rcfilters-filtergroup-lastRevision
* number_of_watching_users_RCview
* apihelp-query+allfileusages-example-B
* apihelp-query+allimages-example-B
* apihelp-query+alllinks-example-B
* apihelp-query+allpages-example-B
* apihelp-query+allredirects-example-B
* apihelp-query+alltransclusions-example-B
* apihelp-query+allusers-example-Y
* apiwarn-wgDebugAPI

Change-Id: I95961dfeb43e9cfadc867a48866af6335022572a
13 files changed:
includes/api/ApiMain.php
includes/api/ApiQueryAllImages.php
includes/api/ApiQueryAllLinks.php
includes/api/ApiQueryAllPages.php
includes/api/ApiQueryAllUsers.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json
includes/changes/ChangesList.php
includes/specialpage/ChangesListSpecialPage.php
includes/specials/SpecialAllMessages.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/phpunit/includes/changes/OldChangesListTest.php