]> git.mjollnir.org Git - moodle.git/commitdiff
Added missing string (No branch table found).
authorrkingdon <rkingdon>
Tue, 17 Aug 2004 23:45:03 +0000 (23:45 +0000)
committerrkingdon <rkingdon>
Tue, 17 Aug 2004 23:45:03 +0000 (23:45 +0000)
lang/en/lesson.php

index e98e88eff23ff46cb7130cd325f39bf052abfb1d..3e1e8da184a72117ddecf5c7d71486cf418b83d0 100644 (file)
@@ -47,6 +47,7 @@ $string['multipleanswer'] = "Multiple Answer";
 $string['nextpage'] = "Next page";
 $string['noanswer'] = "No answer given";
 $string['noattemptrecordsfound'] = "No Attempt Records Found: No Grade given";
+$string['nobranchtablefound'] = "No Branch Table found";
 $string['normal'] = "Normal - follow Lesson Path";
 $string['notdefined'] = "Not Defined";
 $string['notitle'] = "No Title";