Index: branches/REL1_13/phase3/maintenance/language/messages.inc |
— | — | @@ -2670,7 +2670,7 @@ |
2671 | 2671 | 'upload-errors' => '', |
2672 | 2672 | 'upload-curl-errors' => 'Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>', |
2673 | 2673 | 'licenses' => '', |
2674 | | - 'imagelist' => 'Special:Imagelist', |
| 2674 | + 'imagelist' => 'Special:ImageList', |
2675 | 2675 | 'imagedesciption' => 'Image description page', |
2676 | 2676 | 'filerevert' => 'File reversion', |
2677 | 2677 | 'filedelete' => 'File deletion', |
— | — | @@ -2690,10 +2690,10 @@ |
2691 | 2691 | 'booksources' => 'Book sources', |
2692 | 2692 | 'magicwords' => 'Magic words', |
2693 | 2693 | 'logpages' => 'Special:Log', |
2694 | | - 'allpages' => 'Special:Allpages', |
| 2694 | + 'allpages' => 'Special:AllPages', |
2695 | 2695 | 'categories' => 'Special:Categories', |
2696 | | - 'listusers' => 'Special:Listusers', |
2697 | | - 'listgrouprights' => 'Special:Listgrouprights', |
| 2696 | + 'listusers' => 'Special:ListUsers', |
| 2697 | + 'listgrouprights' => 'Special:ListGroupRights', |
2698 | 2698 | 'emailuser' => 'E-mail user', |
2699 | 2699 | 'watchlist' => 'Watchlist', |
2700 | 2700 | 'watching' => 'Displayed when you click the "watch" button and it is in the process of watching', |
— | — | @@ -2727,7 +2727,7 @@ |
2728 | 2728 | 'patrol-log' => 'Patrol log', |
2729 | 2729 | 'imagedeletion' => 'Image deletion', |
2730 | 2730 | 'browsediffs' => 'Browsing diffs', |
2731 | | - 'newimages' => 'Special:Newimages', |
| 2731 | + 'newimages' => 'Special:NewImages', |
2732 | 2732 | 'video-info' => 'Video information, used by Language::formatTimePeriod() to format lengths in the above messages', |
2733 | 2733 | 'badimagelist' => 'Bad image list', |
2734 | 2734 | 'variantname-zh' => "Short names for language variants used for language conversion links. |
— | — | @@ -2799,10 +2799,10 @@ |
2800 | 2800 | 'signatures' => 'Signatures', |
2801 | 2801 | 'CoreParserFunctions' => 'Core parser functions', |
2802 | 2802 | 'version' => 'Special:Version', |
2803 | | - 'filepath' => 'Special:Filepath', |
| 2803 | + 'filepath' => 'Special:FilePath', |
2804 | 2804 | 'fileduplicatesearch' => 'Special:FileDuplicateSearch', |
2805 | 2805 | 'special-specialpages' => 'Special:SpecialPages', |
2806 | | - 'special-blank' => 'Special:Blankpage', |
| 2806 | + 'special-blank' => 'Special:BlankPage', |
2807 | 2807 | ); |
2808 | 2808 | |
2809 | 2809 | /** Short comments for standalone messages */ |