665b20ea3a
moving towards XHTML compliance
11 lines
251 B
PHP
11 lines
251 B
PHP
<?PHP // $Id$
|
|
// block_section_links.php - created with Moodle 1.4.1 (2004083101)
|
|
|
|
|
|
$string['jumptocurrenttopic'] = 'Gai hau ikusi';
|
|
$string['jumptocurrentweek'] = 'Aste hau ikusi';
|
|
$string['topics'] = 'Gaiak';
|
|
$string['weeks'] = 'Asteak';
|
|
|
|
?>
|