Index: trunk/extensions/WhiteList/SpecialWhitelistEdit.i18n.php |
— | — | @@ -79,7 +79,7 @@ |
80 | 80 | 'whitelistnonrestricted' => "User '''$1''' is not a restricted user. |
81 | 81 | This page is only applicable to restricted users", |
82 | 82 | 'whitelistnever' => 'never', |
83 | | - 'whitelistnummatches' => " - $1 matches", |
| 83 | + 'whitelistnummatches' => " - {{PLURAL:$1|one match|$1 matches}}", |
84 | 84 | ); |
85 | 85 | |
86 | 86 | /** Message documentation (Message documentation) |