Files
moodle/lang/th/block_section_links.php
T
koenr 9348262e39 removed thischarset, parentlanguage, thislanguage form files where it shouldn't be.
Probably introduced by the old editor bug.
Also removed a few empty files.
Credits to Eloy for spotting this
2005-09-28 19:37:55 +00:00

12 lines
309 B
PHP

<?PHP // $Id$
// block_section_links.php - created with Moodle 1.4.2 (2004083125)
$string['blockname'] = 'ÅÔ§¡ìä»ÊèǹÍ×è¹ æ';
$string['jumptocurrenttopic'] = 'ä»ÂѧËÑÇ¢éͻѨ¨ØºÑ¹';
$string['jumptocurrentweek'] = 'ä»ÂѧÊÑ»´ÒËì»Ñ¨¨ØºÑ¹';
$string['topics'] = 'ËÑÇ¢éÍ';
$string['weeks'] = 'ÊÑ»´ÒËì';
?>