changed language string, see bug 2169

This commit is contained in:
gustav_delius
2005-02-13 21:30:02 +00:00
parent 6e3e7e0e18
commit 0d645d7cc1
+2 -2
View File
@@ -1,6 +1,6 @@
<?php // $Id$
<?php // $Id$
$string['blockname'] = 'Online Users';
$string['periodnminutes'] = 'last $a minutes';
$string['configtimetosee'] = 'Number of minutes to detect an user as currently online';
$string['configtimetosee'] = 'Number of minutes determining the period of inactivity after which a user is no longer considered to be online.';
?>