moodle/lang/hu/hotpot.php
koenr 17c38f5002 New hu strings and various improvements.
Rechecked XHTML compliance - should be ok again
2005-04-10 21:46:41 +00:00

13 lines
415 B
PHP

<?PHP // $Id$
// hotpot.php - created with Moodle 1.4 (2004083100)
$string['clearall'] = 'Mindet törli';
$string['deleteall'] = 'Mindet törli';
$string['modulename'] = 'Hot Potatoes teszt';
$string['modulenameplural'] = 'Hot Potatoes tesztek';
$string['really'] = 'A teszt minden eredményét törölni kívánja?';
$string['strattemptlabel'] = 'Próbálkozások: Pontszám, Dátum Idõ (Idõtartam), [Levonások]';
?>