r113511 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113510‎ | r113511 | r113512 >
Date:19:51, 9 March 2012
Author:wikinaut
Status:ok
Tags:
Comment:
follow up r113502 : escaped html tag brackets to make translaters happy
Modified paths:
  • /trunk/extensions/AJAXPoll/AJAXPoll.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AJAXPoll/AJAXPoll.i18n.php
@@ -26,7 +26,7 @@
2727
2828 /** Message documentation (Message documentation) */
2929 $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 &lt;poll&gt; parser extension tag. The category is automatically added unless the feature is disabled.',
3131 'ajaxpoll-percent-votes' => '$1 is the percentage number of the votes',
3232 'ajaxpoll-your-vote' => '$1 is the answer name, $2 is the date when the answer was casted',
3333 'ajaxpoll-info' => '$1 is the number of votes, $2 is when the poll was started',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113502add tracking category feature (enabled by default). Each page using this exte...wikinaut19:23, 9 March 2012

Status & tagging log