timeline: if a section is set to hidden and the user is not capable of editing a...
[moodle-blog-course-format.git] / lang / en_utf8 / block_online_users.php
blobf9c40f3e01c0ac34ce3effd66bf49849a64ec252
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['online_users:viewlist'] = 'View list of online users';
8 $string['periodnminutes'] = 'last $a minutes';
9 $string['timetosee'] = 'Remove after inactivity (minutes)';