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';
|
|
|
|
?>
|