r108649 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108648‎ | r108649 | r108650 >
Date:18:50, 11 January 2012
Author:siebrand
Status:ok
Tags:
Comment:
Remove double space and trailing whitespace.
Modified paths:
  • /trunk/extensions/TweetANew/TweetANew.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/TweetANew/TweetANew.i18n.php
@@ -5,14 +5,14 @@
66 * @addtogroup Extensions
77 * @license GPL
88 */
9 -
 9+
1010 $messages = array();
1111
1212 /** English
1313 * @author Gregory Varnum
1414 */
15 -$messages['en'] = array(
16 - 'tweetanew-desc' => 'Tweets when a page is created or edited. Depending on preferences set for the entire wiki, either automatically or from the edit page.',
 15+$messages['en'] = array(
 16+ 'tweetanew-desc' => 'Tweets when a page is created or edited. Depending on preferences set for the entire wiki, either automatically or from the edit page.',
1717 'tweetanew-accesskey' => 'e',
1818 'tweetanew-newaction' => 'Tweet about this new page',
1919 'tweetanew-newtooltip' => 'Send information about this new page to Twitter',

Status & tagging log