new utf-8 language pack from Ralf Krause

This commit is contained in:
koenr 2005-07-29 00:12:38 +00:00
parent a9ac8600f3
commit cc1a7a02e0
89 changed files with 11143 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?PHP // $Id$
// block_online_users.php - created with Moodle 1.5.2 + (2005060221)
$string['blockname'] = 'Zur Zeit online';
$string['configtimetosee'] = 'Dauer (in Minuten), die benötigt wird, um einen Nutzer als zur Zeit online, zu erkennen';
$string['periodnminutes'] = 'In den letzten $a Minuten';
?>