r75774 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75773‎ | r75774 | r75775 >
Date:02:22, 1 November 2010
Author:nad
Status:deferred
Tags:
Comment:
change msg to "listing n recipients"
Modified paths:
  • /trunk/extensions/EmailPage/EmailPage.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/EmailPage/EmailPage.i18n.php
@@ -19,7 +19,7 @@
2020 'ea-pagesend' => "Page \"$1\" sent from $2",
2121 'ea-nopage' => "No page was specified for sending, please use the E-mail links from the sidebar or page actions.",
2222 'ea-norecipients' => "No valid e-mail addresses found!",
23 - 'ea-listrecipients' => "{{PLURAL:$1|Recipient|$1 recipients}}",
 23+ 'ea-listrecipients' => "Listing {{PLURAL:$1|Recipient|$1 recipients}}",
2424 'ea-error' => "'''Error sending [[$1]]:''' ''$2''",
2525 'ea-denied' => "Permission denied",
2626 'ea-sent' => "Page [[$1]] sent successfully to '''$2''' {{PLURAL:$2|recipient|recipients}} by [[User:$3|$3]].",

Status & tagging log