MDL-56733 boost: Add a preset repo link

This commit is contained in:
Ankit Agarwal 2016-11-17 13:49:59 +05:30
parent 0fbe41f4cd
commit 2c0dfa7d33

View File

@ -33,7 +33,7 @@ $string['configtitle'] = 'Boost';
$string['generalsettings'] = 'General settings';
$string['pluginname'] = 'Boost';
$string['presetfiles'] = 'Additional theme preset files';
$string['presetfiles_desc'] = 'Preset files can be used to dramatically alter the appearance of the theme. See https://docs.moodle.org/dev/Boost_Presets for information on creating and sharing your own preset files.';
$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=http://moodle.net/boost>Presets repository</a> for presets that others have shared.';
$string['preset'] = 'Theme preset';
$string['preset_desc'] = 'Pick a preset to broadly change the look of the theme.';
$string['rawscss'] = 'Raw SCSS';