r85485 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85484‎ | r85485 | r85486 >
Date:23:04, 5 April 2011
Author:krinkle
Status:deferred
Tags:
Comment:
added resultslimited msg for OrphanTalk2 (now I've got them all)
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php
@@ -34,6 +34,7 @@
3535 'tools-globalusage' => 'globalusage',
3636 'deletesummary' => 'Cleaning orphaned talk pages via $1',
3737 'noresults' => 'No orphaned talk pages on this wiki in this namespace matched your settings.',
 38+ 'resultslimited' => 'Results were limited to $1 pages.',
3839 );
3940
4041 /** Message documentation (Message documentation)
@@ -53,6 +54,7 @@
5455 'tools-globalusage' => 'If the orphan is a Commons file talk page, this link will link to the Specila:GlobalUsage for the File page.',
5556 'deletesummary' => 'Deletion summary for the "delete"-toollink. $1 is an interwiki link to more info, also a way to promote this tool to others.',
5657 'noresults' => 'Message displayed if there are no orphaned talk pages found with the current settings.',
 58+ 'resultslimited' => 'If results were limited by the set\' limit, this message is displayed at the bottom of the search results.',
5759 );
5860
5961 /** German (Deutsch)

Status & tagging log