MDL-21694 Moving course reports lang files into plugin space

This commit is contained in:
David Mudrak 2010-03-29 20:32:51 +00:00
parent 33aadb2d70
commit cb9dc45c36
5 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?PHP // $Id$
$string['log:view'] = 'View course logs';
$string['log:viewlive'] = 'View live logs';
$string['log:viewtoday'] = 'View today\'s logs';
$string['loglive'] = 'Live logs';
?>