mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Merge branch 'MDL-42932_master' of https://github.com/markn86/moodle
This commit is contained in:
commit
e453c70d14
8 changed files with 44 additions and 5 deletions
|
@ -95,6 +95,8 @@ $string['cachejs_help'] = 'Javascript caching and compression greatly improves p
|
|||
$string['cachetext'] = 'Text cache lifetime';
|
||||
$string['calendarexportsalt'] = 'Calendar export salt';
|
||||
$string['calendarsettings'] = 'Calendar';
|
||||
$string['calendartype'] = 'Calendar type';
|
||||
$string['calendartype_desc'] = 'Choose a default calendar type for the whole site. This setting can be overridden in the course settings or by users in their personal profile.';
|
||||
$string['calendar_weekend'] = 'Weekend days';
|
||||
$string['cannotdeletemodfilter'] = 'You cannot uninstall the \'{$a->filter}\' because it is part of the \'{$a->module}\' module.';
|
||||
$string['cannotuninstall'] = '{$a} can not be uninstalled.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue