MDL-15352: first version of remote moodle plugin

This commit is contained in:
jerome 2008-10-22 04:13:21 +00:00
parent d3dfe9aecb
commit 795834fee8

View File

@ -0,0 +1,8 @@
<?php // $Id$
$string['configplugin'] = 'Configuration for remote Moodle file repository';
$string['repositoryname'] = 'Remote Moodle Files';
$string['repositorydesc'] = 'Repository on the remote Moodle server';
$string['notitle'] = 'notitle';
$string['peer'] = 'Peer';
$string['remember'] = 'Remember me';
$string['emptyfilelist'] = 'There are no files to show';