r36102 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r36101‎ | r36102 | r36103 >
Date:19:35, 9 June 2008
Author:siebrand
Status:old
Tags:
Comment:
Fix error in 'maintenance-moveBatch'. Thank to Helix84 for spotting.
Modified paths:
  • /trunk/extensions/Maintenance/Maintenance.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maintenance/Maintenance.i18n.php
@@ -36,7 +36,7 @@
3737 'maintenance-initEditCount' => "",
3838 'maintenance-initStats' => "Use this form to recalculate site statistics, specifiying if you want to recalculate page views as well",
3939 'maintenance-moveBatch' => "Use this form to mass-move pages.
40 -Each line should specify target page and destination page separated by a pipe",
 40+Each line should specify a source page and destination page separated by a pipe",
4141 'maintenance-runJobs' => "",
4242 'maintenance-showJobs' => "",
4343 'maintenance-stats' => "",

Status & tagging log