mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-28657 backup: make automated backup filenames site admin-configurable
This commit is contained in:
parent
ead4f180a0
commit
66150286b5
3 changed files with 4 additions and 1 deletions
|
@ -67,6 +67,8 @@ $string['availableto'] = 'Available to';
|
|||
$string['availablelicenses'] = 'Available licences';
|
||||
$string['backgroundcolour'] = 'Transparent colour';
|
||||
$string['backups'] = 'Backups';
|
||||
$string['backup_shortname'] = 'Use course name in backup filename';
|
||||
$string['backup_shortnamehelp'] = 'Use the course name as part of the backup filename instead of the course id number.';
|
||||
$string['badwordsconfig'] = 'Enter your list of bad words separated by commas.';
|
||||
$string['badwordsdefault'] = 'If the custom list is empty, a default list from the language pack will be used.';
|
||||
$string['badwordslist'] = 'Custom bad words list';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue