9 lines
131 B
PHP
9 lines
131 B
PHP
<?PHP // $Id$
|
|
// algebra.php - created with Moodle 1.4.1 (2004083101)
|
|
|
|
|
|
$string['filtername'] = 'Notation algébrique';
|
|
|
|
|
|
?>
|