Línea 43... |
Línea 43... |
43 |
$string['displaydashboard'] = 'Dashboard';
|
43 |
$string['displaydashboard'] = 'Dashboard';
|
44 |
$string['displaycalendar'] = 'Calendar';
|
44 |
$string['displaycalendar'] = 'Calendar';
|
45 |
$string['displayprivatefiles'] = 'Private files';
|
45 |
$string['displayprivatefiles'] = 'Private files';
|
46 |
$string['displaycontentbank'] = 'Content Bank';
|
46 |
$string['displaycontentbank'] = 'Content Bank';
|
47 |
$string['displaynavitems_desc'] = '';
|
47 |
$string['displaynavitems_desc'] = '';
|
- |
|
48 |
$string['presetfiles'] = 'Additional theme preset files';
|
- |
|
49 |
$string['presetfiles_desc'] = 'Preset files can be used to dramatically alter the appearance of the theme. See <a href="https://docs.moodle.org/dev/Boost_Presets">Boost presets</a> for information on creating and sharing your own preset files, and see the <a href="https://moodle.net/search?q=boost+presets">Presets repository</a> for presets that others have shared.';
|
- |
|
50 |
$string['preset'] = 'Theme preset';
|
- |
|
51 |
$string['preset_desc'] = 'Pick a preset to broadly change the look of the theme.';
|
- |
|
52 |
$string['brandcolor'] = 'Brand colour';
|
- |
|
53 |
$string['brandcolor_desc'] = 'The accent colour.';
|
Línea 48... |
Línea 54... |
48 |
|
54 |
|
49 |
$string['nobootswatch'] = 'None';
|
55 |
$string['nobootswatch'] = 'None';
|
50 |
$string['privacy:metadata'] = 'The universe theme does not store any personal data about any user.';
|
56 |
$string['privacy:metadata'] = 'The universe theme does not store any personal data about any user.';
|
51 |
$string['rawscss'] = 'Raw SCSS';
|
57 |
$string['rawscss'] = 'Raw SCSS';
|