moodle/lang/fi/block_course_summary.php

9 lines
216 B
PHP
Raw Normal View History

2004-05-02 16:47:21 +00:00
<?PHP // $Id$
2005-02-08 21:41:19 +00:00
// block_course_summary.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004112900)
2004-05-02 16:47:21 +00:00
2005-02-08 21:41:19 +00:00
$string['blockname'] = 'Kurssin yhteenveto';
2004-10-28 14:30:42 +00:00
$string['pagedescription'] = 'Kurssin/Sivuston kuvaus';
2004-05-02 16:47:21 +00:00
?>