Skip to content

Commit

Permalink
Fix indentations of special page aliases
Browse files Browse the repository at this point in the history
What:
* Fix indentations in MessagesEn.php
* Fix indentations in MessagesZh_hans.php

Depends-On: Ie6506c6bb004ebc89326094997a80d97551235ab
Change-Id: Ia980177ca03e6d61fe7bed075c6cf138bf44a3ca
  • Loading branch information
bilintsui committed Jun 20, 2024
1 parent 19e6e03 commit d4f82d8
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 276 deletions.
276 changes: 138 additions & 138 deletions languages/messages/MessagesEn.php
Original file line number Diff line number Diff line change
Expand Up @@ -400,145 +400,145 @@
* @phpcs-require-sorted-array
*/
$specialPageAliases = [
'Activeusers' => [ 'ActiveUsers' ],
'Allmessages' => [ 'AllMessages' ],
'AllMyUploads' => [ 'AllMyUploads', 'AllMyFiles' ],
'Allpages' => [ 'AllPages' ],
'Ancientpages' => [ 'AncientPages' ],
'ApiHelp' => [ 'ApiHelp' ],
'ApiSandbox' => [ 'ApiSandbox' ],
'Activeusers' => [ 'ActiveUsers' ],
'Allmessages' => [ 'AllMessages' ],
'AllMyUploads' => [ 'AllMyUploads', 'AllMyFiles' ],
'Allpages' => [ 'AllPages' ],
'Ancientpages' => [ 'AncientPages' ],
'ApiHelp' => [ 'ApiHelp' ],
'ApiSandbox' => [ 'ApiSandbox' ],
'AuthenticationPopupSuccess' => [ 'AuthenticationPopupSuccess' ],
'AutoblockList' => [ 'AutoblockList', 'ListAutoblocks' ],
'Badtitle' => [ 'Badtitle' ],
'Blankpage' => [ 'BlankPage' ],
'Block' => [ 'Block', 'BlockIP', 'BlockUser' ],
'BlockList' => [ 'BlockList', 'ListBlocks', 'IPBlockList' ],
'Booksources' => [ 'BookSources' ],
'BotPasswords' => [ 'BotPasswords' ],
'BrokenRedirects' => [ 'BrokenRedirects' ],
'Categories' => [ 'Categories' ],
'ChangeContentModel' => [ 'ChangeContentModel' ],
'ChangeCredentials' => [ 'ChangeCredentials' ],
'ChangeEmail' => [ 'ChangeEmail' ],
'ChangePassword' => [ 'ChangePassword', 'ResetPass', 'ResetPassword' ],
'ComparePages' => [ 'ComparePages' ],
'Confirmemail' => [ 'ConfirmEmail' ],
'Contribute' => [ 'Contribute' ],
'Contributions' => [ 'Contributions', 'Contribs' ],
'CreateAccount' => [ 'CreateAccount' ],
'Deadendpages' => [ 'DeadendPages' ],
'DeletedContributions' => [ 'DeletedContributions' ],
'DeletePage' => [ 'DeletePage', 'Delete' ],
'Diff' => [ 'Diff' ],
'DoubleRedirects' => [ 'DoubleRedirects' ],
'EditPage' => [ 'EditPage', 'Edit' ],
'EditRecovery' => [ 'EditRecovery' ],
'EditTags' => [ 'EditTags' ],
'EditWatchlist' => [ 'EditWatchlist' ],
'Emailuser' => [ 'EmailUser', 'Email' ],
'ExpandTemplates' => [ 'ExpandTemplates' ],
'Export' => [ 'Export' ],
'Fewestrevisions' => [ 'FewestRevisions' ],
'FileDuplicateSearch' => [ 'FileDuplicateSearch' ],
'Filepath' => [ 'FilePath' ],
'GoToInterwiki' => [ 'GoToInterwiki' ],
'Import' => [ 'Import' ],
'Invalidateemail' => [ 'InvalidateEmail' ],
'JavaScriptTest' => [ 'JavaScriptTest' ],
'LinkAccounts' => [ 'LinkAccounts' ],
'LinkSearch' => [ 'LinkSearch' ],
'Listadmins' => [ 'ListAdmins' ],
'Listbots' => [ 'ListBots' ],
'ListDuplicatedFiles' => [ 'ListDuplicatedFiles', 'ListFileDuplicates' ],
'Listfiles' => [ 'ListFiles', 'FileList', 'ImageList' ],
'Listgrants' => [ 'ListGrants' ],
'Listgrouprights' => [ 'ListGroupRights', 'UserGroupRights' ],
'Listredirects' => [ 'ListRedirects' ],
'Listusers' => [ 'ListUsers', 'UserList', 'Users' ],
'Lockdb' => [ 'LockDB' ],
'Log' => [ 'Log', 'Logs' ],
'Lonelypages' => [ 'LonelyPages', 'OrphanedPages' ],
'Longpages' => [ 'LongPages' ],
'MediaStatistics' => [ 'MediaStatistics' ],
'MergeHistory' => [ 'MergeHistory' ],
'MIMEsearch' => [ 'MIMESearch' ],
'Mostcategories' => [ 'MostCategories' ],
'Mostimages' => [ 'MostLinkedFiles', 'MostFiles', 'MostImages' ],
'Mostinterwikis' => [ 'MostInterwikis' ],
'Mostlinked' => [ 'MostLinkedPages', 'MostLinked' ],
'Mostlinkedcategories' => [ 'MostLinkedCategories', 'MostUsedCategories' ],
'Mostlinkedtemplates' => [ 'MostTranscludedPages', 'MostLinkedTemplates', 'MostUsedTemplates' ],
'Mostrevisions' => [ 'MostRevisions' ],
'Movepage' => [ 'MovePage' ],
'Mute' => [ 'Mute' ],
'Mycontributions' => [ 'MyContributions', 'MyContribs' ],
'MyLanguage' => [ 'MyLanguage' ],
'Mylog' => [ 'MyLog' ],
'Mypage' => [ 'MyPage' ],
'Mytalk' => [ 'MyTalk' ],
'Myuploads' => [ 'MyUploads', 'MyFiles' ],
'Newimages' => [ 'NewFiles', 'NewImages' ],
'Newpages' => [ 'NewPages' ],
'NewSection' => [ 'NewSection', 'Newsection' ],
'PageData' => [ 'PageData' ],
'PageHistory' => [ 'PageHistory', 'History' ],
'PageInfo' => [ 'PageInfo', 'Info' ],
'PageLanguage' => [ 'PageLanguage' ],
'PagesWithProp' => [ 'PagesWithProp', 'Pageswithprop', 'PagesByProp', 'Pagesbyprop' ],
'PasswordPolicies' => [ 'PasswordPolicies' ],
'PasswordReset' => [ 'PasswordReset' ],
'PermanentLink' => [ 'PermanentLink', 'PermaLink' ],
'Preferences' => [ 'Preferences' ],
'Prefixindex' => [ 'PrefixIndex' ],
'Protectedpages' => [ 'ProtectedPages' ],
'Protectedtitles' => [ 'ProtectedTitles' ],
'ProtectPage' => [ 'ProtectPage', 'Protect' ],
'Purge' => [ 'Purge' ],
'RandomInCategory' => [ 'RandomInCategory' ],
'Randompage' => [ 'Random', 'RandomPage' ],
'Randomredirect' => [ 'RandomRedirect' ],
'Randomrootpage' => [ 'RandomRootpage' ],
'Recentchanges' => [ 'RecentChanges' ],
'Recentchangeslinked' => [ 'RecentChangesLinked', 'RelatedChanges' ],
'Redirect' => [ 'Redirect' ],
'RemoveCredentials' => [ 'RemoveCredentials' ],
'Renameuser' => [ 'RenameUser' ],
'ResetTokens' => [ 'ResetTokens' ],
'RestSandbox' => [ 'RestSandbox' ],
'Revisiondelete' => [ 'RevisionDelete' ],
'RunJobs' => [ 'RunJobs' ],
'Search' => [ 'Search' ],
'Shortpages' => [ 'ShortPages' ],
'Specialpages' => [ 'SpecialPages' ],
'Statistics' => [ 'Statistics', 'Stats' ],
'Tags' => [ 'Tags' ],
'TalkPage' => [ 'TalkPage' ],
'TrackingCategories' => [ 'TrackingCategories' ],
'Unblock' => [ 'Unblock' ],
'Uncategorizedcategories' => [ 'UncategorizedCategories' ],
'Uncategorizedimages' => [ 'UncategorizedFiles', 'UncategorizedImages' ],
'Uncategorizedpages' => [ 'UncategorizedPages' ],
'Uncategorizedtemplates' => [ 'UncategorizedTemplates' ],
'Undelete' => [ 'Undelete' ],
'UnlinkAccounts' => [ 'UnlinkAccounts' ],
'Unlockdb' => [ 'UnlockDB' ],
'Unusedcategories' => [ 'UnusedCategories' ],
'Unusedimages' => [ 'UnusedFiles', 'UnusedImages' ],
'Unusedtemplates' => [ 'UnusedTemplates' ],
'Unwatchedpages' => [ 'UnwatchedPages' ],
'Upload' => [ 'Upload' ],
'UploadStash' => [ 'UploadStash' ],
'Userlogin' => [ 'UserLogin', 'Login' ],
'Userlogout' => [ 'UserLogout', 'Logout' ],
'Userrights' => [ 'UserRights', 'MakeSysop', 'MakeBot' ],
'Version' => [ 'Version' ],
'Wantedcategories' => [ 'WantedCategories' ],
'Wantedfiles' => [ 'WantedFiles' ],
'Wantedpages' => [ 'WantedPages', 'BrokenLinks' ],
'Wantedtemplates' => [ 'WantedTemplates' ],
'Watchlist' => [ 'Watchlist' ],
'Whatlinkshere' => [ 'WhatLinksHere' ],
'Withoutinterwiki' => [ 'WithoutInterwiki' ],
'AutoblockList' => [ 'AutoblockList', 'ListAutoblocks' ],
'Badtitle' => [ 'Badtitle' ],
'Blankpage' => [ 'BlankPage' ],
'Block' => [ 'Block', 'BlockIP', 'BlockUser' ],
'BlockList' => [ 'BlockList', 'ListBlocks', 'IPBlockList' ],
'Booksources' => [ 'BookSources' ],
'BotPasswords' => [ 'BotPasswords' ],
'BrokenRedirects' => [ 'BrokenRedirects' ],
'Categories' => [ 'Categories' ],
'ChangeContentModel' => [ 'ChangeContentModel' ],
'ChangeCredentials' => [ 'ChangeCredentials' ],
'ChangeEmail' => [ 'ChangeEmail' ],
'ChangePassword' => [ 'ChangePassword', 'ResetPass', 'ResetPassword' ],
'ComparePages' => [ 'ComparePages' ],
'Confirmemail' => [ 'ConfirmEmail' ],
'Contribute' => [ 'Contribute' ],
'Contributions' => [ 'Contributions', 'Contribs' ],
'CreateAccount' => [ 'CreateAccount' ],
'Deadendpages' => [ 'DeadendPages' ],
'DeletedContributions' => [ 'DeletedContributions' ],
'DeletePage' => [ 'DeletePage', 'Delete' ],
'Diff' => [ 'Diff' ],
'DoubleRedirects' => [ 'DoubleRedirects' ],
'EditPage' => [ 'EditPage', 'Edit' ],
'EditRecovery' => [ 'EditRecovery' ],
'EditTags' => [ 'EditTags' ],
'EditWatchlist' => [ 'EditWatchlist' ],
'Emailuser' => [ 'EmailUser', 'Email' ],
'ExpandTemplates' => [ 'ExpandTemplates' ],
'Export' => [ 'Export' ],
'Fewestrevisions' => [ 'FewestRevisions' ],
'FileDuplicateSearch' => [ 'FileDuplicateSearch' ],
'Filepath' => [ 'FilePath' ],
'GoToInterwiki' => [ 'GoToInterwiki' ],
'Import' => [ 'Import' ],
'Invalidateemail' => [ 'InvalidateEmail' ],
'JavaScriptTest' => [ 'JavaScriptTest' ],
'LinkAccounts' => [ 'LinkAccounts' ],
'LinkSearch' => [ 'LinkSearch' ],
'Listadmins' => [ 'ListAdmins' ],
'Listbots' => [ 'ListBots' ],
'ListDuplicatedFiles' => [ 'ListDuplicatedFiles', 'ListFileDuplicates' ],
'Listfiles' => [ 'ListFiles', 'FileList', 'ImageList' ],
'Listgrants' => [ 'ListGrants' ],
'Listgrouprights' => [ 'ListGroupRights', 'UserGroupRights' ],
'Listredirects' => [ 'ListRedirects' ],
'Listusers' => [ 'ListUsers', 'UserList', 'Users' ],
'Lockdb' => [ 'LockDB' ],
'Log' => [ 'Log', 'Logs' ],
'Lonelypages' => [ 'LonelyPages', 'OrphanedPages' ],
'Longpages' => [ 'LongPages' ],
'MediaStatistics' => [ 'MediaStatistics' ],
'MergeHistory' => [ 'MergeHistory' ],
'MIMEsearch' => [ 'MIMESearch' ],
'Mostcategories' => [ 'MostCategories' ],
'Mostimages' => [ 'MostLinkedFiles', 'MostFiles', 'MostImages' ],
'Mostinterwikis' => [ 'MostInterwikis' ],
'Mostlinked' => [ 'MostLinkedPages', 'MostLinked' ],
'Mostlinkedcategories' => [ 'MostLinkedCategories', 'MostUsedCategories' ],
'Mostlinkedtemplates' => [ 'MostTranscludedPages', 'MostLinkedTemplates', 'MostUsedTemplates' ],
'Mostrevisions' => [ 'MostRevisions' ],
'Movepage' => [ 'MovePage' ],
'Mute' => [ 'Mute' ],
'Mycontributions' => [ 'MyContributions', 'MyContribs' ],
'MyLanguage' => [ 'MyLanguage' ],
'Mylog' => [ 'MyLog' ],
'Mypage' => [ 'MyPage' ],
'Mytalk' => [ 'MyTalk' ],
'Myuploads' => [ 'MyUploads', 'MyFiles' ],
'Newimages' => [ 'NewFiles', 'NewImages' ],
'Newpages' => [ 'NewPages' ],
'NewSection' => [ 'NewSection', 'Newsection' ],
'PageData' => [ 'PageData' ],
'PageHistory' => [ 'PageHistory', 'History' ],
'PageInfo' => [ 'PageInfo', 'Info' ],
'PageLanguage' => [ 'PageLanguage' ],
'PagesWithProp' => [ 'PagesWithProp', 'Pageswithprop', 'PagesByProp', 'Pagesbyprop' ],
'PasswordPolicies' => [ 'PasswordPolicies' ],
'PasswordReset' => [ 'PasswordReset' ],
'PermanentLink' => [ 'PermanentLink', 'PermaLink' ],
'Preferences' => [ 'Preferences' ],
'Prefixindex' => [ 'PrefixIndex' ],
'Protectedpages' => [ 'ProtectedPages' ],
'Protectedtitles' => [ 'ProtectedTitles' ],
'ProtectPage' => [ 'ProtectPage', 'Protect' ],
'Purge' => [ 'Purge' ],
'RandomInCategory' => [ 'RandomInCategory' ],
'Randompage' => [ 'Random', 'RandomPage' ],
'Randomredirect' => [ 'RandomRedirect' ],
'Randomrootpage' => [ 'RandomRootpage' ],
'Recentchanges' => [ 'RecentChanges' ],
'Recentchangeslinked' => [ 'RecentChangesLinked', 'RelatedChanges' ],
'Redirect' => [ 'Redirect' ],
'RemoveCredentials' => [ 'RemoveCredentials' ],
'Renameuser' => [ 'RenameUser' ],
'ResetTokens' => [ 'ResetTokens' ],
'RestSandbox' => [ 'RestSandbox' ],
'Revisiondelete' => [ 'RevisionDelete' ],
'RunJobs' => [ 'RunJobs' ],
'Search' => [ 'Search' ],
'Shortpages' => [ 'ShortPages' ],
'Specialpages' => [ 'SpecialPages' ],
'Statistics' => [ 'Statistics', 'Stats' ],
'Tags' => [ 'Tags' ],
'TalkPage' => [ 'TalkPage' ],
'TrackingCategories' => [ 'TrackingCategories' ],
'Unblock' => [ 'Unblock' ],
'Uncategorizedcategories' => [ 'UncategorizedCategories' ],
'Uncategorizedimages' => [ 'UncategorizedFiles', 'UncategorizedImages' ],
'Uncategorizedpages' => [ 'UncategorizedPages' ],
'Uncategorizedtemplates' => [ 'UncategorizedTemplates' ],
'Undelete' => [ 'Undelete' ],
'UnlinkAccounts' => [ 'UnlinkAccounts' ],
'Unlockdb' => [ 'UnlockDB' ],
'Unusedcategories' => [ 'UnusedCategories' ],
'Unusedimages' => [ 'UnusedFiles', 'UnusedImages' ],
'Unusedtemplates' => [ 'UnusedTemplates' ],
'Unwatchedpages' => [ 'UnwatchedPages' ],
'Upload' => [ 'Upload' ],
'UploadStash' => [ 'UploadStash' ],
'Userlogin' => [ 'UserLogin', 'Login' ],
'Userlogout' => [ 'UserLogout', 'Logout' ],
'Userrights' => [ 'UserRights', 'MakeSysop', 'MakeBot' ],
'Version' => [ 'Version' ],
'Wantedcategories' => [ 'WantedCategories' ],
'Wantedfiles' => [ 'WantedFiles' ],
'Wantedpages' => [ 'WantedPages', 'BrokenLinks' ],
'Wantedtemplates' => [ 'WantedTemplates' ],
'Watchlist' => [ 'Watchlist' ],
'Whatlinkshere' => [ 'WhatLinksHere' ],
'Withoutinterwiki' => [ 'WithoutInterwiki' ],
];

/**
Expand Down
Loading

0 comments on commit d4f82d8

Please sign in to comment.