moodle/lang/en_utf8/repository_local.php

9 lines
420 B
PHP

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