From 2a939f1cd31d1d65a919a36ba0ecc275ea52d97c Mon Sep 17 00:00:00 2001 From: Helen Foster Date: Tue, 9 Mar 2010 21:42:38 +0000 Subject: [PATCH] lang string MDL-21016 rewording as suggested by Ray Lawrence --- lang/en_utf8/moodle.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index aa7a8e3b5df..e80f1a2b91e 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -47,7 +47,7 @@ $string['admin'] = 'Admin'; $string['adminbookmarks'] = 'Admin bookmarks'; $string['adminhelpaddnewuser'] = 'To manually create a new user account'; $string['adminhelpassignadmins'] = 'Admins can do anything and go anywhere in the site'; -$string['adminhelpassigncreators'] = 'Creators can create new courses and teach in them'; +$string['adminhelpassigncreators'] = 'Course creators can create new courses'; $string['adminhelpassignsiteroles'] = 'Apply defined site roles to specific users'; $string['adminhelpassignstudents'] = 'Go into a course and add students from the admin menu'; $string['adminhelpassignteachers'] = 'Find a course then use the icon to add teachers'; @@ -291,7 +291,7 @@ $string['coursecategories'] = 'Course categories'; $string['coursecategory'] = 'Course category'; $string['coursecategorydeleted'] = 'Deleted course category $a'; $string['coursecreators'] = 'Course creator'; -$string['coursecreatorsdescription'] = 'Course creators can create new courses and teach in them.'; +$string['coursecreatorsdescription'] = 'Course creators can create new courses.'; $string['coursedeleted'] = 'Deleted course $a'; $string['coursefiles'] = 'Course files'; $string['courseformatdata'] = 'Course format data'; -- 2.43.0