r56005 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56004‎ | r56005 | r56006 >
Date:00:05, 8 September 2009
Author:yaron
Status:deferred
Tags:
Comment:
Added 'replacetext_nosuchcategory' value
Modified paths:
  • /trunk/extensions/ReplaceText/ReplaceText.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ReplaceText/ReplaceText.i18n.php
@@ -36,6 +36,7 @@
3737 'replacetext_success' => '\'$1\' will be replaced with \'$2\' in $3 {{PLURAL:$3|page|pages}}.',
3838 'replacetext_noreplacement' => 'No pages were found containing the string \'$1\'.',
3939 'replacetext_nomove' => 'No pages were found whose title contains \'$1\'.',
 40+ 'replacetext_nosuchcategory' => "No category exists with the name '$1'.",
4041 'replacetext_return' => 'Return to form.',
4142 'replacetext_warning' => 'There {{PLURAL:$1|is $1 page that already contains|are $1 pages that already contain}} the replacement string, \'$2\'.
4243 If you make this replacement you will not be able to separate your replacements from these strings.

Status & tagging log