mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-9061
This commit is contained in:
parent
e1526d7792
commit
0c0ffc08e7
2 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,7 @@ $string['errorbadroleshortname'] = 'Incorrect role name';
|
|||
$string['errorexistsrolename'] = 'Role name already exists';
|
||||
$string['errorexistsroleshortname'] = 'Role name already exists';
|
||||
$string['existingusers'] = '$a existing users';
|
||||
$string['globalroleswarning'] = 'WARNING! Any roles you assign from this page will apply to the assigned users throughout the entire site, including the front page and all the courses.';
|
||||
$string['inherit'] = 'Inherit';
|
||||
$string['legacy:admin'] = 'LEGACY ROLE: Administrator';
|
||||
$string['legacy:coursecreator'] = 'LEGACY ROLE: Course Creator';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue