Index: trunk/extensions/Maintenance/Maintenance.i18n.php |
— | — | @@ -137,7 +137,7 @@ |
138 | 138 | // cleanupSpam |
139 | 139 | 'maintenance-cleanupSpam' => 'Use this form to revert spam edits that link to external sites', |
140 | 140 | 'maintenance-cleanupSpam-desc' => 'Clean up all spam from a given hostname', |
141 | | - 'maintenance-cleanupSpam-arg-hostname' => 'Hostname that was spamming', |
| 141 | + 'maintenance-cleanupSpam-option-hostname' => 'Hostname that was spamming', |
142 | 142 | 'maintenance-cleanupSpam-output-found' => 'Found $1 {{PLURAL:$1|articles|article}} containing $2', #$1=count, $2=hostname |
143 | 143 | 'maintenance-cleanupSpam-output-done' => '{{int:maintenance-generic-done}}', |
144 | 144 | 'maintenance-cleanupSpam-output-false' => 'False match', |