Follow up r49971: Fix parameter no.

This commit is contained in:
Raimond Spekking 2009-04-27 20:38:05 +00:00
parent 111145dcab
commit dcb2567ce2
Notes: Yaron Koren 2009-07-20 18:49:29 +00:00

View file

@ -23,7 +23,7 @@ $messages['en'] = array(
'replacetext_givetarget' => 'You must specify the string to be replaced.',
'replacetext_editormove' => 'You must select at least one of the replacement options.',
'replacetext_choosepagesforedit' => 'Replace \'$1\' with \'$2\' in the text of the following {{PLURAL:$3|page|pages}}:',
'replacetext_choosepagesformove' => 'Replace \'$1\' with \'$2\' in the {{PLURAL:$1|name of the following page|names of the following pages}}:',
'replacetext_choosepagesformove' => 'Replace \'$1\' with \'$2\' in the {{PLURAL:$3|name of the following page|names of the following pages}}:',
'replacetext_cannotmove' => 'The following {{PLURAL:$1|page|pages}} cannot be moved:',
'replacetext_formovedpages' => 'For moved pages:',
'replacetext_savemovedpages' => 'Save the old titles as redirects to the new titles',