]> git.mjollnir.org Git - moodle.git/commitdiff
More Roles-related strings
authormoodler <moodler>
Wed, 9 Aug 2006 05:54:27 +0000 (05:54 +0000)
committermoodler <moodler>
Wed, 9 Aug 2006 05:54:27 +0000 (05:54 +0000)
lang/en_utf8/moodle.php

index fb19e183e5c4ee84e52c187f9484521154f4438e..8130c3b6e0629a620aff688642c5181d1a9ea52a 100644 (file)
@@ -43,6 +43,7 @@ $string['adminhelpassignadmins'] = 'Admins can do anything and go anywhere in th
 $string['adminhelpassigncreators'] = 'Creators can create new courses and teach in them';
 $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';
+$string['adminhelpassignsiteroles'] = 'Apply defined site roles to specific users';
 $string['adminhelpauthentication'] = 'You can use internal user accounts or external databases';
 $string['adminhelpbackup'] = 'Configure automated backups and their schedule';
 $string['adminhelpconfiguration'] = 'Configure how the site looks and works';
@@ -60,6 +61,7 @@ $string['adminhelpmanageblocks'] = 'Manage installed blocks and their settings';
 $string['adminhelpmanagedatabase'] = 'Access the database directly (be careful!)';
 $string['adminhelpmanagefilters'] = 'Choose text filters and related settings';
 $string['adminhelpmanagemodules'] = 'Manage installed modules and their settings';
+$string['adminhelpmanageroles'] = 'Create and define roles that may be applied to users';
 $string['adminhelpmymoodle'] = 'Configure the my moodle blocks for users';
 $string['adminhelpreports'] = 'Site level reports';
 $string['adminhelpsitefiles'] = 'For publishing general files or uploading external backups';
@@ -111,6 +113,7 @@ $string['assignstudents'] = 'Enrol students';
 $string['assignstudentsnote'] = 'Note: it may not be necessary to use this page, since it is possible for students to enrol themselves in this course.';
 $string['assignstudentspass'] = 'All you may need to do is notify your students of the enrolment key for this course, which is currently set to: \'$a\'';
 $string['assignteachers'] = 'Assign teachers';
+$string['assignsiteroles'] = 'Assign site-wide roles';
 $string['authentication'] = 'Authentication';
 $string['autosubscribe'] = 'Forum auto-subscribe';
 $string['autosubscribeno'] = 'No: don\'t automatically subscribe me to forums';
@@ -770,7 +773,7 @@ $string['managemeta'] = 'Is this a meta course?';
 $string['managemetaexplan'] = '(This means that enrolments are inherited from other courses)';
 $string['managemetadisabled'] = 'This is disabled because this course is already in a meta course';
 $string['managemodules'] = 'Modules';
-$string['manageroles'] = 'Manage roles and permissions';
+$string['manageroles'] = 'Roles and permissions';
 $string['markedthistopic'] = 'This topic is highlighted as the current topic';
 $string['markthistopic'] = 'Highlight this topic as the current topic';
 $string['maximumchars'] = 'Maximum of $a characters';