Index: trunk/extensions/FlaggedRevs/language/RatingHistory.i18n.php |
— | — | @@ -18,7 +18,7 @@ |
19 | 19 | 'ratinghistory-3months' => 'last 3 months', |
20 | 20 | 'ratinghistory-year' => 'last year', |
21 | 21 | 'ratinghistory-3years' => 'last 3 years', |
22 | | - 'ratinghistory-ave' => 'Ave: $1', |
| 22 | + 'ratinghistory-ave' => 'Avg: $1', |
23 | 23 | 'ratinghistory-chart' => 'Reader ratings over time', |
24 | 24 | 'ratinghistory-table' => 'Overview of reader ratings', |
25 | 25 | 'ratinghistory-users' => 'Users who gave ratings', |