r103593 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103592‎ | r103593 | r103594 >
Date:15:21, 18 November 2011
Author:raymond
Status:ok
Tags:
Comment:
r103236: Consistency tweaks in preparation for adding extension to translatewiki.net
Modified paths:
  • /trunk/extensions/InteractiveBlockMessage/InteractiveBlockMessage.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/InteractiveBlockMessage/InteractiveBlockMessage.i18n.php
@@ -14,7 +14,7 @@
1515 */
1616 $messages['en'] = array(
1717 // 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',
1919 );
2020
2121 /** Message documentation (Message documentation)
@@ -23,3 +23,4 @@
2424 $messages['qqq'] = array(
2525 'interactiveblockmessage-desc' => '{{desc}}',
2626 );
 27+

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r103236enforced upper case for wordpetrb21:57, 15 November 2011

Status & tagging log