r60300 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r60299‎ | r60300 | r60301 >
Date:00:03, 23 December 2009
Author:siebrand
Status:ok
Tags:
Comment:
Remove title case
Modified paths:
  • /trunk/extensions/ContributionReporting/ContributionReporting.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ContributionReporting/ContributionReporting.i18n.php
@@ -59,9 +59,9 @@
6060 'contribstats-day-totals' => 'Total for day',
6161 'contribstats-week' => 'Week',
6262 'contribstats-weekly-totals' => '{{PLURAL:$1|Total for this week|Weekly totals for the past $1 weeks inclusive}}',
63 - 'contribstats-payment-type' => 'Payment Type',
 63+ 'contribstats-payment-type' => 'Payment type',
6464 'contribstats-banner' => 'Banner',
65 - 'contribstats-payment-type-hits' => 'Payment Type Hits',
 65+ 'contribstats-payment-type-hits' => 'Payment type hits',
6666 'contribstats-clicks' => 'Clicks',
6767 'contribstats-donations' => 'Donations',
6868 'contribstats-conversion' => 'Conversion rate (%)',
@@ -72,8 +72,8 @@
7373 'contribstats-average' => 'Average',
7474 'contribstats-max' => 'Highest Donation',
7575 'contribstats-imperfect-data' => 'This data is not perfect as tracking donors without using session tracking has its limitations.',
76 - 'contribstats-paypal-donations' => 'PayPal Donations',
77 - 'contribstats-credit-card' => 'Credit Card',
 76+ 'contribstats-paypal-donations' => 'PayPal donations',
 77+ 'contribstats-credit-card' => 'Credit card',
7878 'contribstats-fraud-note' => 'Some fraudulent donations exist.',
7979 'contribstats-unaudited' => 'These are unaudited totals.',
8080

Status & tagging log