From: moodler Date: Mon, 25 Aug 2003 16:53:29 +0000 (+0000) Subject: Very slight change to "welcometocoursetext" ... added "if you have not X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=555ab2139fd20337c0a1a595d369acd6a4cf2ec0;p=moodle.git Very slight change to "welcometocoursetext" ... added "if you have not done so already" ... so it makes sense with multiple courses. --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index c7fa67cf21..36bf150855 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -780,7 +780,7 @@ $string['weekshow'] = "Show this week to \$a"; $string['welcometocourse'] = "Welcome to \$a"; $string['welcometocoursetext'] = "Welcome to \$a->coursename! -One of the first things you should do is edit your profile page +If you have not done so already, you should edit your profile page within the course so that we can learn more about you: \$a->profileurl";