moodle/lang/sv/webquest.php
andersbe 453f8ff2a1 All the strings in the php-files and all the help-files are translated as of 2003-12-22
All standard and all development modules are included.
Some php-files required for Moodle 1.2 are also included.

Alla strängar i php-filerna och alla hjälpfiler är översatta t o m 2003-12-22
Det gäller alla standard- och utvecklingsmoduler. Några programfiler för Moodle 1.2 finns också med.
2003-12-22 20:52:40 +00:00

9 lines
180 B
PHP

<?PHP // $Id$
// webquest.php - created with Moodle 1.1.1 (2003091111)
$string['modulename'] = "Webbundersökning";
$string['modulenameplural'] = "Webbundersökningar";
?>