moodle/lang/fr_ca/webquest.php
2004-09-29 22:39:02 +00:00

9 lines
173 B
PHP

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