Index: trunk/extensions/ReplaceText/ReplaceText.i18n.php |
— | — | @@ -28,7 +28,7 @@ |
29 | 29 | 'replacetext_nonamespace' => 'You must select at least one namespace.', |
30 | 30 | 'replacetext_editormove' => 'You must select at least one of the replacement options.', |
31 | 31 | 'replacetext_choosepagesforedit' => 'Replace "$1" with "$2" in the text of the following {{PLURAL:$3|page|pages}}:', |
32 | | - 'replacetext_choosepagesformove' => 'Replace "$1" with "$2" in the {{PLURAL:$3|name of the following page|names of the following pages}}:', |
| 32 | + 'replacetext_choosepagesformove' => 'Replace "$1" with "$2" in the title of the following {{PLURAL:$3|page|pages}}:', |
33 | 33 | 'replacetext_cannotmove' => 'The following {{PLURAL:$1|page|pages}} cannot be moved:', |
34 | 34 | 'replacetext_formovedpages' => 'For moved pages:', |
35 | 35 | 'replacetext_savemovedpages' => 'Save the old titles as redirects to the new titles', |