mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 09:52:54 +01:00
Added SCORM course format string
This commit is contained in:
parent
0dd957ed3d
commit
11d9f34866
@ -455,6 +455,7 @@ $string['format'] = 'Format';
|
||||
$string['formathtml'] = 'HTML format';
|
||||
$string['formatmarkdown'] = 'Markdown format';
|
||||
$string['formatplain'] = 'Plain text format';
|
||||
$string['formatscorm'] = 'SCORM format';
|
||||
$string['formatsocial'] = 'Social format';
|
||||
$string['formattext'] = 'Moodle auto-format';
|
||||
$string['formattexttype'] = 'Formatting';
|
||||
@ -724,6 +725,7 @@ $string['mustchangepassword'] = 'The new password must be different than the cur
|
||||
$string['mustconfirm'] = 'You need to confirm your login';
|
||||
$string['mycourses'] = 'My courses';
|
||||
$string['name'] = 'Name';
|
||||
$string['namescorm'] = 'SCORM';
|
||||
$string['namesocial'] = 'section';
|
||||
$string['nametopics'] = 'topic';
|
||||
$string['nameweeks'] = 'week';
|
||||
|
Loading…
x
Reference in New Issue
Block a user