Index: trunk/extensions/AJAXPoll/AJAXPoll.i18n.php |
— | — | @@ -26,7 +26,7 @@ |
27 | 27 | |
28 | 28 | /** Message documentation (Message documentation) */ |
29 | 29 | $messages['qqq'] = array( |
30 | | - 'ajaxpoll-tracking-category' => 'The name of a category for all pages which use the <poll> parser extension tag. The category is automatically added unless the feature is disabled.', |
| 30 | + 'ajaxpoll-tracking-category' => 'The name of a category for all pages which use the <poll> parser extension tag. The category is automatically added unless the feature is disabled.', |
31 | 31 | 'ajaxpoll-percent-votes' => '$1 is the percentage number of the votes', |
32 | 32 | 'ajaxpoll-your-vote' => '$1 is the answer name, $2 is the date when the answer was casted', |
33 | 33 | 'ajaxpoll-info' => '$1 is the number of votes, $2 is when the poll was started', |