### Eclipse Workspace Patch 1.0
#P cvshead
Index: lang/en_utf8/condition.php
===================================================================
RCS file: /cvsroot/moodle/moodle/lang/en_utf8/condition.php,v
retrieving revision 1.3
diff -u -r1.3 condition.php
--- lang/en_utf8/condition.php	15 Jan 2009 14:30:19 -0000	1.3
+++ lang/en_utf8/condition.php	17 Feb 2009 21:17:34 -0000
@@ -24,7 +24,7 @@
 $string['requires_completion_2']='Not available until the activity <strong>$a</strong> is complete and passed.';
 $string['requires_completion_3']='Not available unless the activity <strong>$a</strong> is complete and failed.';
 $string['requires_date']='Not available until $a.';
-$string['requires_date_before']='Not available from $a.';
+$string['requires_date_before']='Not available after $a.';
 $string['requires_grade_any']='Not available until you have a grade in <strong>$a</strong>.';
 $string['requires_grade_min']='Not available until you achieve a required score in <strong>$a</strong>.';
 $string['requires_grade_max']='Not available unless you get an appropriate score in <strong>$a</strong>.';
