MDL-28728 SCORM Add missing string

This commit is contained in:
Dan Marsden 2011-12-16 11:22:39 +13:00
parent a12b1d751d
commit 1a50148e8b

View file

@ -261,6 +261,7 @@ $string['scormloggingoff'] = 'API logging is off';
$string['scormloggingon'] = 'API logging is on';
$string['scormopen'] = 'Open';
$string['scormresponsedeleted'] = 'Deleted user attempts';
$string['scorm:deleteownresponses'] = 'Delete own attempts';
$string['scorm:savetrack'] = 'Save tracks';
$string['scorm:skipview'] = 'Skip overview';
$string['scormtype'] = 'Type';