]> git.mjollnir.org Git - moodle.git/commitdiff
translation provided by Jean-Pierre Pawlak
authorkoenr <koenr>
Sun, 29 Aug 2004 19:03:36 +0000 (19:03 +0000)
committerkoenr <koenr>
Sun, 29 Aug 2004 19:03:36 +0000 (19:03 +0000)
lang/nl/hotpot.php

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..9145ed589657f5cf99c140bbebbc7a4f62207682 100644 (file)
@@ -0,0 +1,12 @@
+<?PHP // $Id$ 
+      // hotpot.php - created with Moodle 1.5 development (2004082600)
+
+
+$string['clearall'] = 'Wis keuzes';
+$string['deleteall'] = 'Wis alles';
+$string['modulename'] = 'Hot Potatoes test';
+$string['modulenameplural'] = 'Hot Potatoes testen';
+$string['really'] = 'Wil je echt alle resultaten van deze test wissen?';
+$string['strattemptlabel'] = 'Pogingen: Score, Datum Tijd (Duur), [strafpunten]';
+
+?>