r100613 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100612‎ | r100613 | r100614 >
Date:16:57, 24 October 2011
Author:platonides
Status:ok
Tags:
Comment:
Followup r100564 per r100581 CR: fundraising -> fundraiser
Modified paths:
  • /trunk/extensions/FundraiserLandingPage/FundraiserLandingPage.i18n.php (modified) (history)
  • /trunk/extensions/FundraiserLandingPage/FundraiserLandingPage.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FundraiserLandingPage/FundraiserLandingPage.i18n.php
@@ -3,5 +3,5 @@
44 $messages = array();
55
66 $messages['en'] = array(
7 - 'fundraisinglandingpage-desc' => 'Takes URL parameters and passes them to the specified template as template variables',
 7+ 'fundraiserlandingpage-desc' => 'Takes URL parameters and passes them to the specified template as template variables',
88 );
Index: trunk/extensions/FundraiserLandingPage/FundraiserLandingPage.php
@@ -21,7 +21,7 @@
2222 'name' => 'FundraiserLandingPage',
2323 'author' => 'Peter Gehres',
2424 'url' => 'http://www.mediawiki.org/wiki/Extension:FundraiserLandingPage',
25 - 'descriptionmsg' => 'fundraisinglandingpage-desc',
 25+ 'descriptionmsg' => 'fundraiserlandingpage-desc',
2626 'version' => '1.0.0',
2727 );
2828

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100564Poor FundraiserLandingPage had no messagesplatonides21:11, 23 October 2011
r100581Per r100564: Register Fundraiser Landing Page...raymond06:41, 24 October 2011

Status & tagging log