mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 20:43:33 +01:00
8 lines
164 B
PHP
8 lines
164 B
PHP
<?PHP // $Id$
|
|
// activitynames.php - created with Moodle 1.6 development (2005052400)
|
|
|
|
|
|
$string['filtername'] = 'Automatické prepojenie názvov aktivít';
|
|
|
|
?>
|