Index: trunk/extensions/EmailPage/EmailPage.i18n.php |
— | — | @@ -19,7 +19,7 @@ |
20 | 20 | 'ea-pagesend' => "Page \"$1\" sent from $2", |
21 | 21 | 'ea-nopage' => "No page was specified for sending, please use the E-mail links from the sidebar or page actions.", |
22 | 22 | '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}}", |
24 | 24 | 'ea-error' => "'''Error sending [[$1]]:''' ''$2''", |
25 | 25 | 'ea-denied' => "Permission denied", |
26 | 26 | 'ea-sent' => "Page [[$1]] sent successfully to '''$2''' {{PLURAL:$2|recipient|recipients}} by [[User:$3|$3]].", |