9 lines
170 B
PHP
9 lines
170 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.2 (2004032000)
|
|
|
|
|
|
$string['modulename'] = 'Veebi otsing';
|
|
$string['modulenameplural'] = 'Veebi otsingud';
|
|
|
|
?>
|