Index: trunk/extensions/InteractiveBlockMessage/InteractiveBlockMessage.i18n.php |
— | — | @@ -14,7 +14,7 @@ |
15 | 15 | */ |
16 | 16 | $messages['en'] = array( |
17 | 17 | // Description |
18 | | - 'interactiveblockmessage-desc' => 'Creates magic word {{userblocked}} which if on userspace indicates if user is blocked or not.', |
| 18 | + 'interactiveblockmessage-desc' => 'Creates new magic word <nowiki>{{userblocked}}</nowiki> which if on userspace indicates if user is blocked or not.', |
19 | 19 | ); |
20 | 20 | |
21 | 21 | /** Message documentation (Message documentation) |