mirror of
https://github.com/moodle/moodle.git
synced 2025-02-04 23:29:11 +01:00
8 lines
166 B
PHP
8 lines
166 B
PHP
|
<?PHP // $Id$
|
|||
|
// activitynames.php - created with Moodle 1.4 development (2004060400)
|
|||
|
|
|||
|
|
|||
|
$string['filtername'] = 'Automatyczne linkowanie nazw aktywno<6E>ci';
|
|||
|
|
|||
|
?>
|