Index: trunk/extensions/ReplaceText/ReplaceText.i18n.php |
— | — | @@ -22,6 +22,7 @@ |
23 | 23 | 'replacetext_choosepages' => 'Please select the {{PLURAL:$3|page|pages}} for which you want to replace \'$1\' with \'$2\':', |
24 | 24 | 'replacetext_choosepagesformove' => 'Replace text in the {{PLURAL:$1|name of the following page|names of the following pages}}:', |
25 | 25 | 'replacetext_cannotmove' => 'The following {{PLURAL:$1|page|pages}} cannot be moved:', |
| 26 | + 'replacetext_savemovedpages' => 'For moved pages, save the old titles as redirects to the new titles', |
26 | 27 | 'replacetext_invertselections' => 'Invert selections', |
27 | 28 | 'replacetext_replace' => 'Replace', |
28 | 29 | 'replacetext_success' => '\'$1\' will be replaced with \'$2\' in $3 {{PLURAL:$3|page|pages}}.', |