Added SCORM course format string

This commit is contained in:
bobopinna 2005-06-27 07:44:28 +00:00
parent 0dd957ed3d
commit 11d9f34866

View File

@ -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';