mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
7 lines
169 B
PHP
7 lines
169 B
PHP
<?PHP // $Id$
|
|
// activitynames.php - created with Moodle 1.4 development (2004060100)
|
|
|
|
|
|
$string['filtername'] = 'Auto-apontadores para nomes de actividades';
|
|
|
|
?>
|