r45876 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45875‎ | r45876 | r45877 >
Date:16:38, 18 January 2009
Author:yaron
Status:deferred
Tags:
Comment:
Added new replacetext_return value
Modified paths:
  • /trunk/extensions/ReplaceText/ReplaceText.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ReplaceText/ReplaceText.i18n.php
@@ -26,6 +26,7 @@
2727 'replacetext_replace' => 'Replace',
2828 'replacetext_success' => '\'$1\' will be replaced with \'$2\' in $3 {{PLURAL:$3|page|pages}}.',
2929 'replacetext_noreplacement' => 'No pages were found containing the string \'$1\'.',
 30+ 'replacetext_return' => 'Return to form.',
3031 'replacetext_warning' => 'There {{PLURAL:$1|is $1 page that already contains|are $1 pages that already contain}} the replacement string, \'$2\'.
3132 If you make this replacement you will not be able to separate your replacements from these strings.
3233 Continue with the replacement?',

Status & tagging log