r84156 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84155‎ | r84156 | r84157 >
Date:08:58, 17 March 2011
Author:siebrand
Status:ok
Tags:
Comment:
More <font> to <span>
Modified paths:
  • /trunk/extensions/ReaderFeedback/language/RatingHistory.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ReaderFeedback/language/RatingHistory.i18n.php
@@ -30,8 +30,8 @@
3131 'ratinghistory-table-votes' => 'Votes',
3232 'ratinghistory-none' => 'There is not enough reader feedback data available for graphs at this time.',
3333 'ratinghistory-ratings' => '\'\'\'Legend:\'\'\' \'\'\'(1)\'\'\' - Poor; \'\'\'(2)\'\'\' - Low; \'\'\'(3)\'\'\' - Fair; \'\'\'(4)\'\'\' - High; \'\'\'(5)\'\'\' - Excellent;',
34 - 'ratinghistory-legend' => 'The \'\'\'daily number of reviews\'\'\' <span style="color:red;">\'\'(red)\'\'</span>, \'\'\'daily average rating\'\'\' <font color="blue">\'\'(blue)\'\'</font>,
35 - and \'\'\'running average rating\'\'\' <font color="green">\'\'(green)\'\'</font> are graphed below, by date.
 34+ 'ratinghistory-legend' => 'The \'\'\'daily number of reviews\'\'\' <span style="color:red;">\'\'(red)\'\'</span>, \'\'\'daily average rating\'\'\' <span style="color:blue;">\'\'(blue)\'\'</span>,
 35+ and \'\'\'running average rating\'\'\' <span style="color:green;">\'\'(green)\'\'</span> are graphed below, by date.
3636 The \'\'\'running average rating\'\'\' is simply the average of all the daily ratings \'\'within\'\' this time frame for each day.
3737 The ratings are as follows:
3838

Status & tagging log