Add more user friendly explanation if user is forced to change password
[moodle-linuxchix.git] / lang / de_utf8 / block_online_users.php
blobb6e02f0a57492c8810ddbda4c61275a18d22ec5e
1 <?PHP // $Id$
2 // block_online_users.php - created with Moodle 1.5.2 + (2005060221)
5 $string['blockname'] = 'Zur Zeit online';
6 $string['configtimetosee'] = 'Dauer (in Minuten), die benötigt wird, um einen Nutzer als zur Zeit online, zu erkennen';
7 $string['periodnminutes'] = 'In den letzten $a Minuten';
9 ?>