Index: trunk/extensions/ConfirmAccount/ConfirmAccount.i18n.php |
— | — | @@ -70,7 +70,7 @@ |
71 | 71 | 'requestaccount-email-body-admin' => '"$1" has requested an account and is waiting for confirmation. |
72 | 72 | The e-mail address has been confirmed. You can confirm the request here "$2".', |
73 | 73 | |
74 | | -'acct_request_throttle_hit' => "Sorry, you {{PLURAL:$1|has|have}} already requested {{PLURAL:$1|1 account|$1 accounts}}. |
| 74 | + 'acct_request_throttle_hit' => "Sorry, you have already requested {{PLURAL:$1|1 account|$1 accounts}}. |
75 | 75 | You cannot make any more requests.", |
76 | 76 | |
77 | 77 | # Add to Special:Login |