moodle/lang/zh_tw_utf8/quiz_responses.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

10 lines
279 B
PHP

<?PHP // $Id$
// quiz_responses.php - created with Moodle 1.5.3+ (2005060230)
$string['pagesize'] = '每頁顯示題目數量:';
$string['reportresponses'] = '回應細節';
$string['responsesoptions'] = '回應選項';
$string['responsestitle'] = '回應細節';
?>