better message for no data for stats - now we have statscatchup mode we don't need to know about waiting a week

This commit is contained in:
mjollnir_
2005-10-17 23:17:54 +00:00
parent 91695d87d0
commit c9c8db2dac
+1 -1
View File
@@ -864,7 +864,7 @@ $string['noreplybouncesubject'] = '$a - bounced email.';
$string['noresults'] = 'No results';
$string['normal'] = 'Normal';
$string['normalfilter'] = 'Normal search';
$string['nostatstodisplay'] = 'There is no available data to display, sorry. If you have only just enabled stats and set the first run to now onwards, you may need to wait a week before there is enough data to display.';
$string['nostatstodisplay'] = 'There is no available data to display, sorry.';
$string['nostudentsfound'] = 'No $a found';
$string['nostudentsyet'] = 'No students enrolled in this course yet';
$string['nostudentsingroup'] = 'There are no students in this group yet';