Files
moodle/lang/fi/block_html.php
T
2005-08-29 15:43:47 +00:00

12 lines
311 B
PHP
Executable File

<?PHP // $Id$
// block_html.php - created with Moodle 1.5.2 + (2005060222)
$string['configcontent'] = 'Sisältö';
$string['configtitle'] = 'Lohkon otsikko';
$string['html'] = 'HTML';
$string['leaveblanktohide'] = 'PIdä tyhjänä piilottaaksesi otsikon';
$string['newhtmlblock'] = '(uusi HTML-lohko)';
?>