moodle/lang/en_utf8/repository_local.php
2008-08-26 05:13:35 +00:00

8 lines
321 B
PHP

<?php // $Id$
$string['configplugin'] = 'Configuration for local file repository';
$string['repositoryname'] = 'Local Files';
$string['repositorydesc'] = 'Repository on the local Moodle server';
$string['notitle'] = 'notitle';
$string['remember'] = 'Remember me';
$string['emptyfilelist'] = 'There are no files to show';