mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-56870 lib: block access to deleted module in require_login
This commit is contained in:
parent
b4d6669dd0
commit
a428cf4ac8
2 changed files with 13 additions and 2 deletions
|
@ -22,6 +22,7 @@
|
|||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
$string['activityisscheduledfordeletion'] = 'Activity deletion in progress...';
|
||||
$string['authnotexisting'] = 'The autorization plugin doesn\'t exist';
|
||||
$string['backupcontainexternal'] = 'This backup file contains external Moodle Network Hosts that are not configured locally';
|
||||
$string['backuptablefail'] = 'Backup tables could NOT be set up successfully!';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue