Index: trunk/extensions/Renameuser/SpecialRenameuser.i18n.php |
— | — | @@ -21,7 +21,7 @@ |
22 | 22 | 'renameusererrordoesnotexist' => 'The user "<nowiki>$1</nowiki>" does not exist.', |
23 | 23 | 'renameusererrorexists' => 'The user "<nowiki>$1</nowiki>" already exists.', |
24 | 24 | 'renameusererrorinvalid' => 'The username "<nowiki>$1</nowiki>" is invalid.', |
25 | | - 'renameusererrortoomany' => 'The user "<nowiki>$1</nowiki>" has $2 contributions, renaming a user with more than $3 contributions could adversely affect site performance.', |
| 25 | + 'renameusererrortoomany' => 'The user "<nowiki>$1</nowiki>" has $2 {{PLURAL:$2|contribution|contributions}}, renaming a user with more than $3 {{PLURAL:$3|contribution|contributions}} could adversely affect site performance.', |
26 | 26 | 'renameuser-error-request' => 'There was a problem with receiving the request. |
27 | 27 | Please go back and try again.', |
28 | 28 | 'renameuser-error-same-user' => 'You cannot rename a user to the same thing as before.', |