mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-25299 mnet: Fixed validation when no public key is provided
This commit is contained in:
parent
0dde394db5
commit
4460312d08
3 changed files with 6 additions and 2 deletions
|
@ -179,6 +179,7 @@ $string['profileimportfields'] = 'Fields to import';
|
|||
$string['promiscuous'] = 'Promiscuous';
|
||||
$string['publickey'] = 'Public key';
|
||||
$string['publickey_help'] = 'The public key is automatically obtained from the remote server.';
|
||||
$string['publickeyrequired'] = 'You must provide a public key.';
|
||||
$string['publish'] = 'Publish';
|
||||
$string['reallydeleteserver'] = 'Are you sure you want to delete the server';
|
||||
$string['receivedwarnings'] = 'The following warnings were received';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue