mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
8 lines
190 B
PHP
8 lines
190 B
PHP
<?PHP // $Id$
|
|
// block_search_forums.php - created with Moodle 1.5.2 + (2005060224)
|
|
|
|
|
|
$string['advancedsearch'] = 'Ðàñøèðåííûé ïîèñê';
|
|
$string['blocktitle'] = 'Ïîèñê ïî ôîðóìàì';
|
|
|
|
?>
|