2004-10-03 11:28:30 +00:00
|
|
|
|
<?php // $Id$
|
|
|
|
|
// block_section_links.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
|
2004-05-08 18:16:44 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$string['blockname'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['jumptocurrenttopic'] = '<27><><EFBFBD>ߤΥȥԥå<D4A5><C3A5>ذ<EFBFBD>ư';
|
|
|
|
|
$string['jumptocurrentweek'] = '<27><><EFBFBD>ߤν<DFA4><CEBD>ذ<EFBFBD>ư';
|
2004-09-10 22:02:15 +00:00
|
|
|
|
$string['thischarset'] = 'EUC-JP';
|
|
|
|
|
$string['thisdirection'] = 'ltr';
|
|
|
|
|
$string['thislanguage'] = 'Japanese';
|
2004-05-08 18:16:44 +00:00
|
|
|
|
$string['topics'] = '<27>ȥԥå<D4A5>';
|
|
|
|
|
$string['weeks'] = '<27><>';
|
|
|
|
|
|
|
|
|
|
?>
|