]> git.mjollnir.org Git - moodle.git/commitdiff
Corrected a lang entry for better translation
authormark-nielsen <mark-nielsen>
Tue, 19 Sep 2006 05:10:24 +0000 (05:10 +0000)
committermark-nielsen <mark-nielsen>
Tue, 19 Sep 2006 05:10:24 +0000 (05:10 +0000)
lang/en_utf8/lesson.php

index 720b60efe9f4e1d986c12dc68f9ce8e0f37e8758..d8b5605c84eda49965f48d5e4d7dbb39132c96d6 100644 (file)
@@ -129,7 +129,7 @@ $string['importquestions'] = 'Import questions';
 $string['insertedpage'] = 'Inserted page';
 $string['jump'] = 'Jump';
 $string['jumps'] = 'Jumps';
-$string['jumptsto'] = 'jumps to';
+$string['jumpsto'] = 'Jumps to <em>$a</em>';
 $string['leftduringtimed'] = 'You have left during a timed lesson.<br />Please click on Continue to restart the lesson.';
 $string['leftduringtimednoretake'] = 'You have left during a timed lesson and you are<br />not allowed to retake or continue the lesson.';
 $string['lessonclosed'] = 'This lesson closed on $a.';