<?php // $Id: block_section_links.php,v 1.6 2005/05/28 21:23:46 koenr Exp $ 
      // block_section_links.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)


$string['blockname'] = 'セクションリンク';
$string['jumptocurrenttopic'] = '現在のトピックへ移動';
$string['jumptocurrentweek'] = '現在の週へ移動';
$string['topics'] = 'トピック';
$string['weeks'] = '週';

?>
