Files
moodle/lang/fi/block_section_links.php
T
2005-06-03 17:17:15 +00:00

12 lines
333 B
PHP

<?PHP // $Id$
// block_section_links.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
$string['blockname'] = 'Osio linkit';
$string['jumptocurrenttopic'] = 'Siirry nykyiseen aiheeseen';
$string['jumptocurrentweek'] = 'Siirry nykyiseen viikkoon';
$string['topics'] = 'Aiheet';
$string['weeks'] = 'Viikot';
?>