
aaron at svn
Jul 23, 2008, 4:36 AM
Post #1 of 1
(79 views)
Permalink
|
|
SVN: [37948] trunk/extensions/FlaggedRevs/language/RatingHistory.i18n.php
|
|
Revision: 37948 Author: aaron Date: 2008-07-23 11:36:59 +0000 (Wed, 23 Jul 2008) Log Message: ----------- typo Modified Paths: -------------- trunk/extensions/FlaggedRevs/language/RatingHistory.i18n.php Modified: trunk/extensions/FlaggedRevs/language/RatingHistory.i18n.php =================================================================== --- trunk/extensions/FlaggedRevs/language/RatingHistory.i18n.php 2008-07-23 10:32:00 UTC (rev 37947) +++ trunk/extensions/FlaggedRevs/language/RatingHistory.i18n.php 2008-07-23 11:36:59 UTC (rev 37948) @@ -18,7 +18,7 @@ 'ratinghistory-3years' => 'last 3 years', 'ratinghistory-legend' => 'The daily average <font color="blue">\'\'(blue)\'\'</font> and selected interval average <font color="green">\'\'(green)\'\'</font> rating will be graphed below, by date. The number of reviews is shown in the - upper right-hand corner of the graphs; higher values tend to indicated better sample data. The rating values are to be interpreted as as follows: + upper right-hand corner of the graphs; higher values tend to indicated better sample data. The rating values are to be interpreted as follows: \'\'\'[0]\'\'\' - Poor; \'\'\'[1]\'\'\' - Low; \'\'\'[2]\'\'\' - Fair; \'\'\'[3]\'\'\' - High; \'\'\'[4]\'\'\' - Excellent;' ); _______________________________________________ MediaWiki-CVS mailing list MediaWiki-CVS [at] lists https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs
|