https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113511

Revision: 113511
Author:   wikinaut
Date:     2012-03-09 19:51:41 +0000 (Fri, 09 Mar 2012)
Log Message:
-----------
follow up r113502 : escaped html tag brackets to make translaters happy

Modified Paths:
--------------
    trunk/extensions/AJAXPoll/AJAXPoll.i18n.php

Modified: trunk/extensions/AJAXPoll/AJAXPoll.i18n.php
===================================================================
--- trunk/extensions/AJAXPoll/AJAXPoll.i18n.php 2012-03-09 19:50:03 UTC (rev 
113510)
+++ trunk/extensions/AJAXPoll/AJAXPoll.i18n.php 2012-03-09 19:51:41 UTC (rev 
113511)
@@ -26,7 +26,7 @@
 
 /** Message documentation (Message documentation) */
 $messages['qqq'] = array(
-       '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.',
+       '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.',
        'ajaxpoll-percent-votes' => '$1 is the percentage number of the votes',
        'ajaxpoll-your-vote' => '$1 is the answer name, $2 is the date when the 
answer was casted',
        'ajaxpoll-info' => '$1 is the number of votes, $2 is when the poll was 
started',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to