moodle/lang/de/block_online_users.php

10 lines
314 B
PHP
Raw Normal View History

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