Files
moodle/lang/fr_ca/block_section_links.php
T
2005-06-03 17:17:15 +00:00

12 lines
325 B
PHP

<?PHP // $Id$
// block_section_links.php - created with Moodle 1.4.1 (2004083101)
$string['blockname'] = 'Liens sur les sections';
$string['jumptocurrenttopic'] = 'Aller au sujet courant';
$string['jumptocurrentweek'] = 'Aller à la semaine courante';
$string['topics'] = 'Sujets';
$string['weeks'] = 'Semaines';
?>