r46044 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46043‎ | r46044 | r46045 >
Date:23:39, 22 January 2009
Author:yaron
Status:ok
Tags:
Comment:
Added 'replacetext_savemovedpages' value
Modified paths:
  • /trunk/extensions/ReplaceText/ReplaceText.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ReplaceText/ReplaceText.i18n.php
@@ -22,6 +22,7 @@
2323 'replacetext_choosepages' => 'Please select the {{PLURAL:$3|page|pages}} for which you want to replace \'$1\' with \'$2\':',
2424 'replacetext_choosepagesformove' => 'Replace text in the {{PLURAL:$1|name of the following page|names of the following pages}}:',
2525 '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',
2627 'replacetext_invertselections' => 'Invert selections',
2728 'replacetext_replace' => 'Replace',
2829 'replacetext_success' => '\'$1\' will be replaced with \'$2\' in $3 {{PLURAL:$3|page|pages}}.',

Status & tagging log