Index: trunk/extensions/AJAXPoll/AJAXPoll.i18n.php |
— | — | @@ -23,7 +23,7 @@ |
24 | 24 | 'ajaxpoll-no-vote' => 'Please vote below.', // http://trac.wikia-code.com/changeset/867 |
25 | 25 | 'ajaxpoll-info' => 'There {{PLURAL:$1|was one vote|were $1 votes}} since the poll was created on $2.', |
26 | 26 | 'ajaxpoll-submitting' => 'Please wait, submitting your vote.', |
27 | | - 'ajaxpoll-vote-permission' => 'You are not enttitled to vote.', |
| 27 | + 'ajaxpoll-vote-permission' => 'You are not entitled to vote.', |
28 | 28 | |
29 | 29 | 'right-ajaxpoll-vote' => 'Can vote in AJAX-based polls', |
30 | 30 | ); |