r82147 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82146‎ | r82147 | r82148 >
Date:21:28, 14 February 2011
Author:raymond
Status:resolved (Comments)
Tags:
Comment:
Consistency tweaks for r82136
Modified paths:
  • /trunk/extensions/Nuke/Nuke.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Nuke/Nuke.i18n.php
@@ -27,8 +27,8 @@
2828 'nuke-submit-delete' => 'Delete selected',
2929 'right-nuke' => 'Mass delete pages',
3030 'nuke-select' => 'Select: $1',
31 - 'nuke-userorip' => 'User, ip or blank: ',
32 - 'nuke-maxpages' => 'Maximun amount of pages: ',
 31+ 'nuke-userorip' => 'Username, IP address or blank:',
 32+ 'nuke-maxpages' => 'Maximun amount of pages:',
3333 'nuke-multiplepeople'=> 'multiple people',
3434 'nuke-editby' => 'Created by [[Special:Contributions/$1|$1]]'
3535 );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r82136Added a changable limit and the option to not filter the recent changes on a ...jeroendedauw20:21, 14 February 2011

Comments

#Comment by Siebrand (talk | contribs)   22:03, 14 February 2011

Still a typo in 'Maximun amount of pages:'.

#Comment by Xqt (talk | contribs)   16:22, 15 February 2011

Was fixed in r82167

Status & tagging log