mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
[MDL-15298] Don't create preset ZIP always in the same directory, as the same file name. Merged and ported from MOODLE_19_STABLE.
This commit is contained in:
parent
e72efdd426
commit
933c129603
2 changed files with 21 additions and 28 deletions
|
@ -85,7 +85,6 @@ $string['cannotmailconfirm'] = 'error sending password change confirmation email
|
|||
$string['cannotmapfield'] = 'mapping collision detected, 2 fields maps to the same grade item $a';
|
||||
$string['cannotmarktopic'] = 'Could not mark that topic for this course';
|
||||
$string['cannotmoverolewithid'] = 'Cannot move role with ID $a';
|
||||
$string['cannotmovezip'] = 'Cannot move zip';
|
||||
$string['cannotmodulename'] = 'Cannot get the module name in build navigation.';
|
||||
$string['cannotmoduletype'] = 'Cannot get the module type in build navigation.';
|
||||
$string['cannotmetacourse'] = 'Cannot not add the selected course to this meta course!';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue