Index: trunk/extensions/SecurePoll/SecurePoll.i18n.php |
— | — | @@ -72,7 +72,7 @@ |
73 | 73 | 'securepoll-api-invalid-params' => 'Invalid parameters.', |
74 | 74 | 'securepoll-api-no-user' => 'No user was found with the given ID.', |
75 | 75 | 'securepoll-api-token-mismatch' => 'Security token mismatch, cannot log in.', |
76 | | - 'securepoll-not-logged-in' => 'You must log in to vote in this election', |
| 76 | + 'securepoll-not-logged-in' => 'You must [[Special:Userlogin|log in]] to vote in this election. If you do not yet have an account, you can [[Special:Userlogin/signup|create one]].', |
77 | 77 | 'securepoll-too-few-edits' => 'Sorry, you cannot vote. You need to have made at least $1 {{PLURAL:$1|edit|edits}} to vote in this election, you have made $2.', |
78 | 78 | 'securepoll-too-new' => 'Sorry, you cannot vote. Your account needs to have been registered before $1 to vote in this election, you registered on $2.', |
79 | 79 | 'securepoll-blocked' => 'Sorry, you cannot vote in this election if you are currently blocked from editing.', |