mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Merge branch 'MDL-78175-master' of https://github.com/ferranrecio/moodle
This commit is contained in:
commit
ab384ef813
13 changed files with 174 additions and 44 deletions
|
@ -1884,7 +1884,8 @@ $string['role'] = 'Role';
|
|||
$string['roleassignments'] = 'Role assignments';
|
||||
$string['rolemappings'] = 'Role mappings';
|
||||
$string['rolerenaming'] = 'Role renaming';
|
||||
$string['rolerenaming_help'] = 'This setting allows the displayed names for roles used in the course to be changed. Only the displayed name is changed - role permissions are not affected. New role names will appear on the course participants page and elsewhere within the course. If the renamed role is one that the administrator has selected as a course manager role, then the new role name will also appear as part of the course listings.';
|
||||
$string['rolerenaming_help'] = 'Change the display names of roles in this course.';
|
||||
$string['rolerenaming_success'] = 'Course role names updated.';
|
||||
$string['roles'] = 'Roles';
|
||||
$string['rss'] = 'RSS';
|
||||
$string['rssarticles'] = 'Number of RSS recent articles';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue