10 lines
189 B
PHP
10 lines
189 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.4.1 (2004083101)
|
|
|
|
|
|
$string['blockname'] = 'Kurtsoaren sumarioa';
|
|
$string['siteinfo'] = 'Gunearen informazioa';
|
|
|
|
|
|
?>
|