mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 20:43:33 +01:00
9 lines
203 B
PHP
9 lines
203 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.5 ALPHA (2005043000)
|
|
|
|
|
|
$string['coursesummary'] = 'Buod ng Kurso';
|
|
$string['pagedescription'] = 'Deskripsiyon ng Kurso/Site';
|
|
|
|
?>
|