From ee0c136a4fce6446485aaf5a1bb281cebde6e176 Mon Sep 17 00:00:00 2001 From: wildgirl Date: Mon, 16 Feb 2009 17:13:52 +0000 Subject: [PATCH] welcometocoursetext lang string: MDL-18260 small rewording --- lang/en_utf8/moodle.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index f15fc9d1f6..85d12a22cd 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -1687,8 +1687,7 @@ $string['weekshow'] = 'Show this week to $a'; $string['welcometocourse'] = 'Welcome to $a'; $string['welcometocoursetext'] = 'Welcome to $a->coursename! -If you have not done so already, you should edit your profile page -within the course so that we can learn more about you: +If you have not done so already, you should edit your profile page so that we can learn more about you: $a->profileurl'; $string['whattocallzip'] = 'What do you want to call the zip file?'; -- 2.39.5