mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00

Jasmin Klindzic jasmin@ffzg.hr Dragan Dosen ddosen@ffzg.hr An utf-8 version is also on it's way - just some cleaning to do ;-)
8 lines
197 B
PHP
8 lines
197 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.5.2 + (2005060220)
|
|
|
|
|
|
$string['coursesummary'] = 'Sažetak kolegija';
|
|
$string['pagedescription'] = 'Opis kolegija/sitea';
|
|
|
|
?>
|