r23356 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23355‎ | r23356 | r23357 >
Date:05:06, 25 June 2007
Author:robchurch
Status:old
Tags:
Comment:
More updates
Modified paths:
  • /branches/robchurch/reports/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: branches/robchurch/reports/maintenance/language/messages.inc
@@ -931,6 +931,22 @@
932932 'shortpages',
933933 'shortpages-header',
934934 ),
 935+ 'reports' => array(
 936+ 'specialpages-reports',
 937+ 'report-paging-first',
 938+ 'report-paging-last',
 939+ 'report-paging-next',
 940+ 'report-paging-prev',
 941+ 'report-cached',
 942+ 'report-cached-timestamp',
 943+ 'report-disabled',
 944+ 'report-no-results',
 945+ 'report-filter-legend',
 946+ 'report-filter-namespace',
 947+ 'report-filter-namespace-all',
 948+ 'report-filter-redirects',
 949+ 'report-filter-submit',
 950+ ),
935951 'specialpages' => array(
936952 'nbytes',
937953 'ncategories',
@@ -2185,6 +2201,8 @@
21862202 'brokenredirects' => '',
21872203 'withoutinterwiki' => '',
21882204 'fewestrevisions' => '',
 2205+ 'shortpages' => 'Short pages',
 2206+ 'reports' => 'Report pages',
21892207 'specialpages' => 'Miscellaneous special pages',
21902208 'booksources' => 'Book sources',
21912209 'specialpages2' => '',

Status & tagging log