9 lines
194 B
PHP
9 lines
194 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.5 ALPHA (2005042300)
|
|
|
|
|
|
$string['coursesummary'] = 'Kurs Özeti';
|
|
$string['pagedescription'] = 'Ders/Site Açýklamasý';
|
|
|
|
?>
|