lang string MDL-21016 rewording as suggested by Ray Lawrence
authorHelen Foster <helen@moodle.org>
Tue, 9 Mar 2010 21:42:38 +0000 (21:42 +0000)
committerHelen Foster <helen@moodle.org>
Tue, 9 Mar 2010 21:42:38 +0000 (21:42 +0000)
lang/en_utf8/moodle.php

index aa7a8e3..e80f1a2 100644 (file)
@@ -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';