moodle/lang/fi/activitynames.php

11 lines
281 B
PHP
Raw Normal View History

2004-07-28 10:52:30 +00:00
<?PHP // $Id$
2004-10-21 10:26:59 +00:00
// activitynames.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
2004-07-28 10:52:30 +00:00
$string['filtername'] = 'Aktiviteettien automaattinen linkitys';
2004-10-21 11:18:11 +00:00
$string['thischarset'] = 'iso-8859-1';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Suomi';
2004-07-28 10:52:30 +00:00
?>