36b6399ebd
I repaired a lot of unescaped ' in the php-files - I hope I catched them all
8 lines
178 B
PHP
8 lines
178 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.4 development (2004070800)
|
|
|
|
|
|
$string['modulename'] = 'Âýá - çàïûò';
|
|
$string['modulenameplural'] = 'Âýá - çàïûòû';
|
|
|
|
?>
|