]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Change to...
authorpiers <piers>
Sat, 9 Aug 2008 19:31:56 +0000 (19:31 +0000)
committerpiers <piers>
Sat, 9 Aug 2008 19:31:56 +0000 (19:31 +0000)
lang/en_utf8/scorm.php

index 6e97068af01483146341e0a94312a6428e12cb05..69851152a6ff55336b967feb17c948e863d51e6b 100644 (file)
@@ -158,5 +158,5 @@ $string['unziperror'] = 'An error occurs during package unzip';
 $string['othersettings'] = 'Additional settings';
 $string['updatefreq'] = 'Auto-update frequency';
 $string['options'] = 'Options';
-
+$string['activityloading'] = "You will be automatically redirected to the activity in";  // used in conjunction with numseconds
 ?>