Added missing language string for statsoff

This commit is contained in:
mjollnir_
2006-03-27 02:22:34 +00:00
parent 742104c531
commit 173fc40f56
+1
View File
@@ -1171,6 +1171,7 @@ $string['state'] = 'State/Province';
$string['stats'] = 'Statistics';
$string['statsnodata'] = 'There is no available data for that combination of course and time period.';
$string['statsnodatauser'] = 'There is no available data for that combination of course, user and time period.';
$string['statsoff'] = 'Statistics is not currently enabled';
$string['statsreportlogins'] = 'Logins';
$string['statsreportreads'] = 'Views (teacher and student)';
$string['statsreportwrites'] = 'Posts (teacher and student)';