Automatic installer.php lang files by installer_builder (20070309)
[moodle.git] / lang / en_utf8 / block_online_users.php
blob924f6549364321b08d11cbda4203a2fe53adbffc
1 <?php // $Id$
3 $string['blockname'] = 'Online Users';
4 $string['periodnminutes'] = 'last $a minutes';
5 $string['configtimetosee'] = 'Number of minutes determining the period of inactivity after which a user is no longer considered to be online.';
6 ?>