mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
portfolio/leap2a MDL-23955 updated leap2a support to 2010-07 version
This commit is contained in:
parent
7817d7c65b
commit
ebb7e78267
8 changed files with 98 additions and 95 deletions
|
@ -121,6 +121,7 @@ $string['invaliduserproperty'] = 'Could not find that user config property ({$a-
|
|||
$string['leap2a_emptyselection'] = 'Required value not selected';
|
||||
$string['leap2a_entryalreadyexists'] = 'You tried to add a Leap2A entry with an id ({$a}) that already exists in this feed';
|
||||
$string['leap2a_feedtitle'] = 'Leap2A export from Moodle for {$a}';
|
||||
$string['leap2a_filecontent'] = 'Tried to set the content of a leap2a entry to a file, rather than using the file sublcass';
|
||||
$string['leap2a_invalidentryfield'] = 'You tried to set an entry field that didn\'t exist ({$a}) or you can\'t set directly';
|
||||
$string['leap2a_invalidentryid'] = 'You tried to access an entry by an id that didn\'t exist ({$a})';
|
||||
$string['leap2a_missingfield'] = 'Required Leap2A entry field {$a} missing';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue