moodle/lang/fi/hotpot.php

13 lines
432 B
PHP
Raw Normal View History

2004-10-06 04:14:33 +00:00
<?PHP // $Id$
2005-02-08 21:41:19 +00:00
// hotpot.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004112900)
2004-10-06 04:14:33 +00:00
2005-02-08 21:41:19 +00:00
$string['clearall'] = 'Tyhjenn<6E> kaikki';
2004-10-06 04:14:33 +00:00
$string['deleteall'] = 'Poista kaikki';
2004-10-21 10:26:59 +00:00
$string['modulename'] = 'Hot Potatoes kysely';
$string['modulenameplural'] = 'Hot Potatoes kyselyt';
2004-10-06 04:14:33 +00:00
$string['really'] = 'Haluatko todella poistaa kaikki vastaukset?';
$string['strattemptlabel'] = 'Yritykset: Tulos, P<>iv<69>ys Aika (kesto), [Virheet]';
?>