mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
"MDL-20648, merlot.org repository plugin, support basic search only"
This commit is contained in:
parent
1e252026e8
commit
9b1ebc5dc0
6 changed files with 195 additions and 0 deletions
5
lang/en_utf8/repository_merlot.php
Normal file
5
lang/en_utf8/repository_merlot.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
$string['configplugin'] = 'Merlot.org configuration';
|
||||
$string['licensekey'] = 'License Key';
|
||||
$string['repositorydesc'] = 'Merlot.org';
|
||||
$string['repositoryname'] = 'Merlot.org';
|
Loading…
Add table
Add a link
Reference in a new issue