2008-10-22 04:13:21 +00:00
< ? 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' ;
2008-10-23 08:14:23 +00:00
$string [ 'remoterep_name' ] = 'Remote Moodle Repository' ;
$string [ 'remoterep_description' ] = 'Allow the service to be discovered<br><br>' ;
2008-10-24 05:36:59 +00:00
$string [ 'connectionfailure' ] = 'Failed to retrieve file listing - The host moodle has either a version older than 2.0, either its Moodle Remote Repository service hasn\'t been activated' ;
2008-10-27 05:12:32 +00:00
$string [ 'failtoretrievelist' ] = 'List could not be retrieved or is empty' ;
2008-10-28 04:03:12 +00:00
$string [ 'usernotfound' ] = 'The user $a is not registered into the remote Moodle' ;
$string [ 'usercannotaccess' ] = 'You ($a) cannot access to this file' ;