moodle/lang/en_utf8/repository_local.php

10 lines
435 B
PHP

<?php // $Id$
$string['emptyfilelist'] = 'There are no files to show';
$string['configplugin'] = 'Configuration for server file repository';
$string['currentusefiles'] = 'Currently used files';
$string['local:view'] = 'View server repository';
$string['repositoryname'] = 'Server files';
$string['repositorydesc'] = 'Files previously uploaded to the Moodle server';
$string['remember'] = 'Remember me';
$string['notitle'] = 'notitle';