moodle/lang/ja_utf8/block_search_forums.php

9 lines
207 B
PHP
Raw Normal View History

2005-05-07 19:06:27 +00:00
<?PHP // $Id$
// block_search_forums.php - created with Moodle 1.5 ALPHA (2005050600)
$string['advancedsearch'] = '検索オプション';
$string['blocktitle'] = 'フォーラム内を検索';
?>