moodle/lang/de/block_online_users.php
2004-04-19 18:15:00 +00:00

10 lines
314 B
PHP

<?PHP // $Id$
// block_online_users.php - created with Moodle 1.3 development (2004041800)
$string['blockname'] = 'Onlinenutzer';
$string['configtimetosee'] = 'Dauer (in Minuten), die benötigt wird, um einen Nutzer als zur Zeit online, zu erkennen';
$string['periodnminutes'] = 'Dauer $a in Minuten';
?>