Index: trunk/extensions/ReplaceText/ReplaceText.i18n.php |
— | — | @@ -19,6 +19,7 @@ |
20 | 20 | 'replacetext_originaltext' => 'Original text', |
21 | 21 | 'replacetext_replacementtext' => 'Replacement text', |
22 | 22 | 'replacetext_choosepages' => 'Please select the pages for which you want to replace \'$1\' with \'$2\':', |
| 23 | + 'replacetext_invertselections' => 'Invert selections', |
23 | 24 | 'replacetext_replace' => 'Replace', |
24 | 25 | 'replacetext_success' => '\'$1\' will be replaced with \'$2\' in $3 pages.', |
25 | 26 | 'replacetext_noreplacement' => 'No pages were found containing the string \'$1\'.', |