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

Revision: 102102
Author:   petrb
Date:     2011-11-05 15:16:19 +0000 (Sat, 05 Nov 2011)
Log Message:
-----------
yay it needs nowiki even in :Version :)

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

Modified: 
trunk/extensions/InteractiveBlockMessage/InteractiveBlockMessage.i18n.php
===================================================================
--- trunk/extensions/InteractiveBlockMessage/InteractiveBlockMessage.i18n.php   
2011-11-05 15:05:55 UTC (rev 102101)
+++ trunk/extensions/InteractiveBlockMessage/InteractiveBlockMessage.i18n.php   
2011-11-05 15:16:19 UTC (rev 102102)
@@ -14,7 +14,7 @@
  */
 $messages['en'] = array(
        // Description 
-       'interactiveblockmessage-desc' => 'Creates magic word {{userblocked}} 
which if on userspace indicates if user is blocked or not.',
+       'interactiveblockmessage-desc' => 'Creates new magic word 
<nowiki>{{userblocked}}</nowiki> which if on userspace indicates if user is 
blocked or not.',
 );
 
 /** Message documentation (Message documentation)


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

Reply via email to