]> git.mjollnir.org Git - moodle.git/commitdiff
added missing string definition for sectionerror. Fixed MDL-10766
authorwhchuang <whchuang>
Tue, 2 Oct 2007 17:59:06 +0000 (17:59 +0000)
committerwhchuang <whchuang>
Tue, 2 Oct 2007 17:59:06 +0000 (17:59 +0000)
lang/en_utf8/moodle.php

index 1bc0c84459617f19d2fc315b9dd4df7be81ff678..d47afc015d51e02042f567ffc14a972270228a0f 100644 (file)
@@ -713,6 +713,7 @@ $string['guestsyes'] = 'Allow guests without the key';
 $string['guestuser'] = 'Guest User';
 $string['guestuserinfo'] = 'This user is a special user that allows read-only access to some courses.';
 $string['healthcenter'] = 'Health Center';
+$string['healthnoproblemsfound'] = 'There is no health problem found!';
 $string['healthproblemsdetected'] = 'Health Problems Detected!';
 $string['healthproblemsolution'] = 'Health Problem Solution';
 $string['healthreturntomain'] = 'Continue';