fix typo, improve text a bit:MDL-17612

This commit is contained in:
danmarsden
2008-12-11 21:35:56 +00:00
parent 70cf5492bc
commit 080eed3f12
+2 -2
View File
@@ -112,8 +112,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 windows 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';