| Línea 49... |
Línea 49... |
| 49 |
$string['provisioningmodeauto'] = 'New accounts only (automatic)';
|
49 |
$string['provisioningmodeauto'] = 'New accounts only (automatic)';
|
| 50 |
$string['provisioningmodenewexisting'] = 'Existing and new accounts (prompt)';
|
50 |
$string['provisioningmodenewexisting'] = 'Existing and new accounts (prompt)';
|
| 51 |
$string['provisioningmodeexistingonly'] = 'Existing accounts only (prompt)';
|
51 |
$string['provisioningmodeexistingonly'] = 'Existing accounts only (prompt)';
|
| 52 |
$string['useexistingaccount'] = 'Use existing account';
|
52 |
$string['useexistingaccount'] = 'Use existing account';
|
| 53 |
$string['welcome'] = 'Welcome!';
|
53 |
$string['welcome'] = 'Welcome!';
|
| 54 |
|
- |
|
| 55 |
// Deprecated since Moodle 4.4.
|
- |
|
| 56 |
$string['firstlaunchnoauthnotice'] = 'To link your existing account you must be logged in to the site. Please log in to the site in a new tab/window and then relaunch the tool here. For further information, see the documentation <a href="{$a}" target="_blank">Publish as LTI tool</a>.';
|
- |
|