moodle/lang/en_utf8/repository_upload.php

6 lines
232 B
PHP

<?php // $Id$
$string['configplugin'] = 'Configuration for upload plugin';
$string['upload:view'] = 'Use uploading in file picker';
$string['repositoryname'] = 'Upload a file';
$string['repositorydesc'] = 'Upload a file to Moodle';