moodle/lang/en_utf8/repository_local.php

8 lines
371 B
PHP

<?php // $Id$
$string['configplugin'] = 'Configuration for local file repository';
$string['currentusefiles'] = 'Current use files';
$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';