9348262e39
Probably introduced by the old editor bug. Also removed a few empty files. Credits to Eloy for spotting this
12 lines
309 B
PHP
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'] = 'ÊÑ»´ÒËì';
|
|
|
|
?>
|