mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-29807 Control to avoid duplicate shortnames
This commit is contained in:
parent
b129859207
commit
0a8ab74728
2 changed files with 15 additions and 0 deletions
|
@ -176,6 +176,7 @@ $string['serviceusers'] = 'Authorised users';
|
|||
$string['serviceusersettings'] = 'User settings';
|
||||
$string['serviceusersmatching'] = 'Authorised users matching';
|
||||
$string['serviceuserssettings'] = 'Change settings for the authorised users';
|
||||
$string['shortnametaken'] = 'Short name is already used for another service ({$a})';
|
||||
$string['simpleauthlog'] = 'Simple authentication login';
|
||||
$string['step'] = 'Step';
|
||||
$string['supplyinfo'] = 'More details';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue