Index: trunk/extensions/ReaderFeedback/language/RatingHistory.i18n.php |
— | — | @@ -30,8 +30,8 @@ |
31 | 31 | 'ratinghistory-table-votes' => 'Votes', |
32 | 32 | 'ratinghistory-none' => 'There is not enough reader feedback data available for graphs at this time.', |
33 | 33 | '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. |
36 | 36 | The \'\'\'running average rating\'\'\' is simply the average of all the daily ratings \'\'within\'\' this time frame for each day. |
37 | 37 | The ratings are as follows: |
38 | 38 | |