mirror of
https://github.com/moodle/moodle.git
synced 2025-02-05 07:39:09 +01:00
fbfd530bf2
Sonia Álvarez López University of Vigo Área de Posgrao Virtual (http://apv.uvigo.es)
9 lines
171 B
PHP
9 lines
171 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.3.1 (2004052501)
|
|
|
|
|
|
$string['modulename'] = 'Búsqueda web';
|
|
$string['modulenameplural'] = 'Búsquedas web';
|
|
|
|
?>
|