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 new magic word <nowiki>{{USERBLOCKED}}</nowiki> 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) |
— | — | @@ -23,3 +23,4 @@ |
24 | 24 | $messages['qqq'] = array( |
25 | 25 | 'interactiveblockmessage-desc' => '{{desc}}', |
26 | 26 | ); |
| 27 | + |