Index: trunk/extensions/ContributionReporting/ContributionReporting.i18n.php |
— | — | @@ -56,12 +56,12 @@ |
57 | 57 | |
58 | 58 | // Tracking Statistics |
59 | 59 | 'contributiontrackingstatistics' => 'Contribution tracking statistics', |
60 | | - 'contribstats-day-totals' => 'Total for Today', |
| 60 | + 'contribstats-day-totals' => 'Total for today', |
61 | 61 | 'contribstats-week' => 'Week', |
62 | 62 | 'contribstats-weekly-totals' => '{{PLURAL:$1|Total for this week|Weekly totals for the past $1 weeks inclusive}}', |
63 | 63 | 'contribstats-clicks' => 'Clicks', |
64 | 64 | 'contribstats-donations' => 'Donations', |
65 | | - 'contribstats-conversion' => 'Conversion Rate (%)', |
| 65 | + 'contribstats-conversion' => 'Conversion rate (%)', |
66 | 66 | 'contribstats-template' => 'Template', |
67 | 67 | |
68 | 68 | // Fundraiser statistics |