From a57009d00afe6855ea66f38d9abb518f1d2d7fd1 Mon Sep 17 00:00:00 2001 From: piers Date: Sat, 9 Aug 2008 19:31:56 +0000 Subject: [PATCH] MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Change to use a single lang text. --- lang/en_utf8/scorm.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/scorm.php b/lang/en_utf8/scorm.php index 6e97068af0..69851152a6 100644 --- a/lang/en_utf8/scorm.php +++ b/lang/en_utf8/scorm.php @@ -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 ?> -- 2.39.5