mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-15865 - admin portfolio settings are now a settingspage rather than an admin page.
This commit is contained in:
parent
f94988555e
commit
a50ef3d34f
5 changed files with 164 additions and 81 deletions
|
@ -12,8 +12,11 @@ $string['confirmexport'] = 'Please confirm the following export';
|
|||
$string['confirmsummary'] = 'Summary of your export';
|
||||
$string['configure'] = 'Configure';
|
||||
$string['continuetoportfolio'] = 'Continue to your portfolio';
|
||||
$string['deleteportfolio'] = 'Delete portfolio instance';
|
||||
$string['dontwait'] = 'Don\'t wait';
|
||||
$string['err_uniquename'] = 'Portfolio name must be unique (per plugin)';
|
||||
$string['enabled'] = 'Enable portfolios';
|
||||
$string['enableddesc'] = 'This will allow administrators to configure remote systems for users to export content to';
|
||||
$string['exporting'] = 'Exporting to portfolio';
|
||||
$string['exportcomplete'] = 'Portfolio export complete!';
|
||||
$string['failedtosendpackage'] = 'Failed to send your data to the selected portfolio system!';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue