From: mark-nielsen Date: Tue, 19 Sep 2006 05:10:24 +0000 (+0000) Subject: Corrected a lang entry for better translation X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ef37bd6851f1a3d54137260b0ea42951a45e32cb;p=moodle.git Corrected a lang entry for better translation --- diff --git a/lang/en_utf8/lesson.php b/lang/en_utf8/lesson.php index 720b60efe9..d8b5605c84 100644 --- a/lang/en_utf8/lesson.php +++ b/lang/en_utf8/lesson.php @@ -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 $a'; $string['leftduringtimed'] = 'You have left during a timed lesson.
Please click on Continue to restart the lesson.'; $string['leftduringtimednoretake'] = 'You have left during a timed lesson and you are
not allowed to retake or continue the lesson.'; $string['lessonclosed'] = 'This lesson closed on $a.';