]> git.mjollnir.org Git - moodle.git/commitdiff
Added missing language string for statsoff
authormjollnir_ <mjollnir_>
Mon, 27 Mar 2006 02:22:34 +0000 (02:22 +0000)
committermjollnir_ <mjollnir_>
Mon, 27 Mar 2006 02:22:34 +0000 (02:22 +0000)
lang/en_utf8/moodle.php

index d1a9f96282d163ed557a78cde57cb1b5ddba97ed..20cb8dde0391c7e9b73b1e5fccea669512825899 100644 (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)';