1dc78ff52a
Made som few corrections in existing translation
9 lines
172 B
PHP
9 lines
172 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.2 development (2003102700)
|
|
|
|
|
|
$string['modulename'] = "WebQuest";
|
|
$string['modulenameplural'] = "WebQuest";
|
|
|
|
?>
|