Index: trunk/extensions/Maintenance/Maintenance.i18n.php |
— | — | @@ -36,7 +36,7 @@ |
37 | 37 | 'maintenance-initEditCount' => "", |
38 | 38 | 'maintenance-initStats' => "Use this form to recalculate site statistics, specifiying if you want to recalculate page views as well", |
39 | 39 | '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", |
41 | 41 | 'maintenance-runJobs' => "", |
42 | 42 | 'maintenance-showJobs' => "", |
43 | 43 | 'maintenance-stats' => "", |