r56727 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56726‎ | r56727 | r56728 >
Date:18:35, 21 September 2009
Author:purodha
Status:deferred
Tags:
Comment:
Modified paths:
  • /trunk/extensions/MassEditRegex/MassEditRegex.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MassEditRegex/MassEditRegex.i18n.php
@@ -15,7 +15,7 @@
1616 'masseditregex-desc' => 'Use regular expressions to [[Special:MassEditRegex|edit many pages in one operation]]',
1717 'masseditregextext' => 'Enter one or more regular expressions (one per line) for matching, and one or more expressions to replace each match with.
1818 The first match-expression, if successful, will be replaced with the first replace-expression, and so on.
19 -See the PHP function preg_replace() for details.',
 19+See [http://php.net/manual/en/function.preg-replace.php the PHP function preg_replace()] for details.',
2020 'masseditregex-pagelisttxt' => 'Pages to edit:',
2121 'masseditregex-matchtxt' => 'Search for:',
2222 'masseditregex-replacetxt' => 'Replace with:',

Status & tagging log