]> git.mjollnir.org Git - moodle.git/commitdiff
missed a comma:MDL-17612
authordanmarsden <danmarsden>
Thu, 11 Dec 2008 21:36:55 +0000 (21:36 +0000)
committerdanmarsden <danmarsden>
Thu, 11 Dec 2008 21:36:55 +0000 (21:36 +0000)
lang/en_utf8/scorm.php

index 60092351133921fb6d737e1deb85ba0be1a5b5da..3f40530ac6fff5a3ffa7c722449533f6a4771b57 100644 (file)
@@ -135,7 +135,7 @@ $string['packagefile'] = 'No package file specified';
 $string['passed'] = 'Passed';
 $string['php5'] = 'PHP 5 (DOMXML native library)';
 $string['popup'] = 'New window';
-$string['popupblocked'] = 'If a new window does not appear $a';
+$string['popupblocked'] = 'If a new window does not appear, $a';
 $string['popupblockedlinkname'] = 'click here to launch the activity';
 $string['popupmenu'] = 'In a drop down menu';
 $string['popupopen'] = 'Open package in a new window';