(bug 11986) Revert special-page capitalisation to CamelCase (but the names are case...
authorAndrew Garrett <werdna@users.mediawiki.org>
Wed, 12 Mar 2008 05:30:02 +0000 (05:30 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Wed, 12 Mar 2008 05:30:02 +0000 (05:30 +0000)
languages/messages/MessagesEn.php

index 6891c05..770f1c0 100644 (file)
@@ -352,81 +352,81 @@ $specialPageAliases = array(
        'DoubleRedirects'           => array( 'DoubleRedirects' ),
        'BrokenRedirects'           => array( 'BrokenRedirects' ),
        'Disambiguations'           => array( 'Disambiguations' ),
-       'Userlogin'                 => array( 'Userlogin' ),
-       'Userlogout'                => array( 'Userlogout' ),
+       'Userlogin'                 => array( 'UserLogin' ),
+       'Userlogout'                => array( 'UserLogout' ),
        'CreateAccount'             => array( 'CreateAccount' ),
        'Preferences'               => array( 'Preferences' ),
        'Watchlist'                 => array( 'Watchlist' ),
-       'Recentchanges'             => array( 'Recentchanges' ),
+       'Recentchanges'             => array( 'RecentChanges' ),
        'Upload'                    => array( 'Upload' ),
-       'Imagelist'                 => array( 'Imagelist' ),
-       'Newimages'                 => array( 'Newimages' ),
-       'Listusers'                 => array( 'Listusers', 'Userlist' ),
+       'Imagelist'                 => array( 'ImageList' ),
+       'Newimages'                 => array( 'NewImages' ),
+       'Listusers'                 => array( 'ListUsers', 'UserList' ),
        'Statistics'                => array( 'Statistics' ),
-       'Randompage'                => array( 'Random', 'Randompage' ),
-       'Lonelypages'               => array( 'Lonelypages', 'Orphanedpages' ),
-       'Uncategorizedpages'        => array( 'Uncategorizedpages' ),
-       'Uncategorizedcategories'   => array( 'Uncategorizedcategories' ),
-       'Uncategorizedimages'       => array( 'Uncategorizedimages' ),
-       'Uncategorizedtemplates'    => array( 'Uncategorizedtemplates' ),
-       'Unusedcategories'          => array( 'Unusedcategories' ),
-       'Unusedimages'              => array( 'Unusedimages' ),
-       'Wantedpages'               => array( 'Wantedpages', 'Brokenlinks' ),
-       'Wantedcategories'          => array( 'Wantedcategories' ),
-       'Mostlinked'                => array( 'Mostlinked' ),
-       'Mostlinkedcategories'      => array( 'Mostlinkedcategories' ),
-       'Mostlinkedtemplates'       => array( 'Mostlinkedtemplates' ),
-       'Mostcategories'            => array( 'Mostcategories' ),
-       'Mostimages'                => array( 'Mostimages' ),
-       'Mostrevisions'             => array( 'Mostrevisions' ),
-       'Fewestrevisions'           => array( 'Fewestrevisions' ),
-       'Shortpages'                => array( 'Shortpages' ),
-       'Longpages'                 => array( 'Longpages' ),
-       'Newpages'                  => array( 'Newpages' ),
-       'Ancientpages'              => array( 'Ancientpages' ),
-       'Deadendpages'              => array( 'Deadendpages' ),
-       'Protectedpages'            => array( 'Protectedpages' ),
-       'Protectedtitles'           => array( 'Protectedtitles' ),
-       'Allpages'                  => array( 'Allpages' ),
-       'Prefixindex'               => array( 'Prefixindex' ) ,
-       'Ipblocklist'               => array( 'Ipblocklist' ),
-       'Specialpages'              => array( 'Specialpages' ),
+       'Randompage'                => array( 'Random', 'RandomPage' ),
+       'Lonelypages'               => array( 'LonelyPages', 'OrphanedPages' ),
+       'Uncategorizedpages'        => array( 'UncategorizedPages' ),
+       'Uncategorizedcategories'   => array( 'UncategorizedCategories' ),
+       'Uncategorizedimages'       => array( 'UncategorizedImages' ),
+       'Uncategorizedtemplates'    => array( 'UncategorizedTemplates' ),
+       'Unusedcategories'          => array( 'UnusedCategories' ),
+       'Unusedimages'              => array( 'UnusedImages' ),
+       'Wantedpages'               => array( 'WantedPages', 'BrokenLinks' ),
+       'Wantedcategories'          => array( 'WantedCategories' ),
+       'Mostlinked'                => array( 'MostLinked' ),
+       'Mostlinkedcategories'      => array( 'MostLinkedCategories', 'MostUsedCategories' ),
+       'Mostlinkedtemplates'       => array( 'MostLinkedTemplates', 'MostUsedTemplates' ),
+       'Mostcategories'            => array( 'MostCategories' ),
+       'Mostimages'                => array( 'MostImages' ),
+       'Mostrevisions'             => array( 'MostRevisions' ),
+       'Fewestrevisions'           => array( 'FewestRevisions' ),
+       'Shortpages'                => array( 'ShortPages' ),
+       'Longpages'                 => array( 'LongPages' ),
+       'Newpages'                  => array( 'NewPages' ),
+       'Ancientpages'              => array( 'AncientPages' ),
+       'Deadendpages'              => array( 'DeadendPages' ),
+       'Protectedpages'            => array( 'ProtectedPages' ),
+       'Protectedtitles'           => array( 'ProtectedTitles' ),
+       'Allpages'                  => array( 'AllPages' ),
+       'Prefixindex'               => array( 'PrefixIndex' ) ,
+       'Ipblocklist'               => array( 'IPBlockList' ),
+       'Specialpages'              => array( 'SpecialPages' ),
        'Contributions'             => array( 'Contributions' ),
-       'Emailuser'                 => array( 'Emailuser' ),
-       'Confirmemail'              => array( 'Confirmemail' ),
-       'Whatlinkshere'             => array( 'Whatlinkshere' ),
-       'Recentchangeslinked'       => array( 'Recentchangeslinked', 'RelatedChanges' ),
-       'Movepage'                  => array( 'Movepage' ),
-       'Blockme'                   => array( 'Blockme' ),
-       'Booksources'               => array( 'Booksources' ),
+       'Emailuser'                 => array( 'EmailUser' ),
+       'Confirmemail'              => array( 'ConfirmEmail' ),
+       'Whatlinkshere'             => array( 'WhatLinksHere' ),
+       'Recentchangeslinked'       => array( 'RecentChangesLinked', 'RelatedChanges' ),
+       'Movepage'                  => array( 'MovePage' ),
+       'Blockme'                   => array( 'BlockMe' ),
+       'Booksources'               => array( 'BookSources' ),
        'Categories'                => array( 'Categories' ),
        'Export'                    => array( 'Export' ),
        'Version'                   => array( 'Version' ),
-       'Allmessages'               => array( 'Allmessages' ),
+       'Allmessages'               => array( 'AllMessages' ),
        'Log'                       => array( 'Log', 'Logs' ),
-       'Blockip'                   => array( 'Blockip' ),
+       'Blockip'                   => array( 'BlockIP' ),
        'Undelete'                  => array( 'Undelete' ),
        'Import'                    => array( 'Import' ),
-       'Lockdb'                    => array( 'Lockdb' ),
-       'Unlockdb'                  => array( 'Unlockdb' ),
-       'Userrights'                => array( 'Userrights' ),
-       'MIMEsearch'                => array( 'MIMEsearch' ),
-       'Unwatchedpages'            => array( 'Unwatchedpages' ),
-       'Listredirects'             => array( 'Listredirects' ),
-       'Revisiondelete'            => array( 'Revisiondelete' ),
-       'Unusedtemplates'           => array( 'Unusedtemplates' ),
-       'Randomredirect'            => array( 'Randomredirect' ),
-       'Mypage'                    => array( 'Mypage' ),
-       'Mytalk'                    => array( 'Mytalk' ),
-       'Mycontributions'           => array( 'Mycontributions' ),
-       'Listadmins'                => array( 'Listadmins' ),
-       'Listbots'                  => array( 'Listbots' ),
-       'Popularpages'              => array( 'Popularpages' ),
+       'Lockdb'                    => array( 'LockDB' ),
+       'Unlockdb'                  => array( 'UnlockDB' ),
+       'Userrights'                => array( 'UserRights' ),
+       'MIMEsearch'                => array( 'MIMESearch' ),
+       'Unwatchedpages'            => array( 'UnwatchedPages' ),
+       'Listredirects'             => array( 'ListRedirects' ),
+       'Revisiondelete'            => array( 'RevisionDelete' ),
+       'Unusedtemplates'           => array( 'UnusedTemplates' ),
+       'Randomredirect'            => array( 'RandomRedirect' ),
+       'Mypage'                    => array( 'MyPage' ),
+       'Mytalk'                    => array( 'MyTalk' ),
+       'Mycontributions'           => array( 'MyContributions' ),
+       'Listadmins'                => array( 'ListAdmins' ),
+       'Listbots'                  => array( 'ListBots' ),
+       'Popularpages'              => array( 'PopularPages' ),
        'Search'                    => array( 'Search' ),
-       'Resetpass'                 => array( 'Resetpass' ),
-       'Withoutinterwiki'          => array( 'Withoutinterwiki' ),
+       'Resetpass'                 => array( 'ResetPass', 'ResetPassword' ),
+       'Withoutinterwiki'          => array( 'WithoutInterwiki' ),
        'MergeHistory'              => array( 'MergeHistory' ),
-       'Filepath'                  => array( 'Filepath' ),
+       'Filepath'                  => array( 'FilePath' ),
 );
 
 /**