From: rkingdon <rkingdon>
Date: Tue, 17 Aug 2004 23:45:03 +0000 (+0000)
Subject: Added missing string (No branch table found).
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2be07df312fd8c9ffe80cb18962635bfd7a5facb;p=moodle.git

Added missing string (No branch table found).
---

diff --git a/lang/en/lesson.php b/lang/en/lesson.php
index e98e88eff2..3e1e8da184 100644
--- a/lang/en/lesson.php
+++ b/lang/en/lesson.php
@@ -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";