r96082 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96081‎ | r96082 | r96083 >
Date:07:28, 2 September 2011
Author:siebrand
Status:ok
Tags:
Comment:
Tweaked 'securepoll-blocked-centrally'.
Modified paths:
  • /trunk/extensions/SecurePoll/SecurePoll.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SecurePoll/SecurePoll.i18n.php
@@ -76,7 +76,7 @@
7777 '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.',
7878 'securepoll-too-new' => 'Sorry, you cannot vote. Your account needs to have been registered before $1 at $3 to vote in this election, you registered on $2 at $4.',
7979 'securepoll-blocked' => 'Sorry, you cannot vote in this election if you are currently blocked from editing.',
80 - 'securepoll-blocked-centrally' => 'Sorry, you cannot vote in this election if you are blocked on $1 or more {{PLURAL:$1|wiki|wikis}}.',
 80+ 'securepoll-blocked-centrally' => 'Sorry, you cannot vote in this election as you are blocked on at least $1 {{PLURAL:$1|wiki|wikis}}.',
8181 'securepoll-bot' => 'Sorry, accounts with the bot flag are not allowed to vote in this election.',
8282 'securepoll-not-in-group' => 'Only members of the "$1" group can vote in this election.',
8383 'securepoll-not-in-list' => 'Sorry, you are not in the predetermined list of users authorised to vote in this election.',

Status & tagging log