diff --git a/mod/scorm/lang/en/scorm.php b/mod/scorm/lang/en/scorm.php index f1cb72116e8..4f25b7011ce 100644 --- a/mod/scorm/lang/en/scorm.php +++ b/mod/scorm/lang/en/scorm.php @@ -92,7 +92,7 @@ $string['displaycoursestructure_help'] = 'If enabled, the table of contents is d $string['displaycoursestructuredesc'] = 'This preference sets the default value for the display course structure on entry page setting'; $string['displaydesc'] = 'This preference sets the default of whether to display the package or not for an activity'; $string['displaysettings'] = 'Display Settings'; -$string['dnduploadscorm'] = 'Create SCORM package'; +$string['dnduploadscorm'] = 'Add a SCORM package'; $string['domxml'] = 'DOMXML external library'; $string['duedate'] = 'Due date'; $string['element'] = 'Element';