]> git.mjollnir.org Git - moodle.git/commitdiff
fix typo, improve text a bit:MDL-17612
authordanmarsden <danmarsden>
Thu, 11 Dec 2008 21:34:40 +0000 (21:34 +0000)
committerdanmarsden <danmarsden>
Thu, 11 Dec 2008 21:34:40 +0000 (21:34 +0000)
lang/en_utf8/scorm.php

index 721aaba99d738985ec23f4aa03cdd3c2afe99c94..60092351133921fb6d737e1deb85ba0be1a5b5da 100644 (file)
@@ -135,8 +135,8 @@ $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 apprear click $a to launch the activity';
-$string['popupblockedlinkname'] = 'here';
+$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';
 $string['position_error'] = 'The $a->tag tag can\'t be child of $a->parent tag';