moodle/lang/zh_tw_utf8/block_course_summary.php
koenr 3da548d112 A lot of new helpfiles and strings from Finjon Kiang
(however I'm not sure it's usefull with the upcoming utf8-(r)evolution)
2005-11-27 20:19:11 +00:00

9 lines
189 B
PHP

<?PHP // $Id$
// block_course_summary.php - created with Moodle 1.5 (2005060201)
$string['coursesummary'] = '課程摘要';
$string['pagedescription'] = '課程/網站描述';
?>