"MDL-19180, repository url plugin, download file into moodle by inputing url directly"

This commit is contained in:
dongsheng 2009-05-18 03:51:09 +00:00
parent d3080510e4
commit da2946c984
9 changed files with 105 additions and 9 deletions

View file

@ -0,0 +1,5 @@
<?php // $Id$
$string['repositoryname'] = 'URL Downloader';
$string['url'] = 'URL';
$string['rename'] = 'Name';
$string['download'] = 'Download';