Merge branch 'MDL-78175-master' of https://github.com/ferranrecio/moodle

This commit is contained in:
Jun Pataleta 2023-06-13 13:43:48 +08:00
commit ab384ef813
13 changed files with 174 additions and 44 deletions

View file

@ -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';