Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git] / lang / en_utf8 / block_online_users.php
blob7dd1e70b6204bff2e81270b36efd7927f0ae7efa
1 <?PHP // $Id$
2 // block_online_users.php - created with Moodle 1.7 beta + (2006101003)
5 $string['blockname'] = 'Online Users';
6 $string['configtimetosee'] = 'Number of minutes determining the period of inactivity after which a user is no longer considered to be online.';
7 $string['periodnminutes'] = 'last $a minutes';
8 $string['timetosee'] = 'Remove after inactivity (minutes)';