moodle/lang/th/webquest.php
koenr 9348262e39 removed thischarset, parentlanguage, thislanguage form files where it shouldn't be.
Probably introduced by the old editor bug.
Also removed a few empty files.
Credits to Eloy for spotting this
2005-09-28 19:37:55 +00:00

9 lines
163 B
PHP

<?PHP // $Id$
// webquest.php - created with Moodle 1.4.2 (2004083125)
$string['modulename'] = 'Webquest';
$string['modulenameplural'] = 'Webquests';
?>