mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
7 lines
152 B
PHP
7 lines
152 B
PHP
<?PHP // $Id$
|
|
// activitynames.php - created with Moodle 1.3 - (2004052400)
|
|
|
|
|
|
$string['filtername'] = 'Automatisch linken van activiteiten';
|
|
|
|
?>
|