]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed a word error (bug 4895) Many thanks to Ray
authorbobopinna <bobopinna>
Tue, 7 Mar 2006 10:51:21 +0000 (10:51 +0000)
committerbobopinna <bobopinna>
Tue, 7 Mar 2006 10:51:21 +0000 (10:51 +0000)
lang/en_utf8/scorm.php

index 781c97d869fd91cc19e468482be2bd4b652b5690..8c3fe3b2276e999fd6f0a771c5b7c0e401fda98e 100644 (file)
@@ -89,7 +89,7 @@ $string['noscriptnoscorm'] = 'Your browser does not support javascript or it has
 $string['maximumattempts'] = 'Number of attempts';
 $string['newattempt'] = 'Start a new attempt';
 $string['sided'] = 'On the left side';
-$string['popupmenu'] = 'In a popup menu';
+$string['popupmenu'] = 'In a drop down menu';
 $string['hidden'] = 'Hidden';
 $string['attempt'] = 'attempt';
 $string['attempts'] = 'attempts';