Skip to content

Commit 25e4a04

Browse files
committed
Call it SCSS snippets instead of CSS snippets, part 2
1 parent 1a70e15 commit 25e4a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/theme_boost_union.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,7 @@
11221122
$string['snippetsgoaleyecandy'] = 'Eye candy';
11231123
$string['snippetsnothingtodisplay'] = 'There aren\'t any SCSS snippets which can be used.';
11241124
$string['snippetsoverview'] = 'Overview';
1125-
$string['snippetsoverview_desc'] = '<p>Boost Union\'s SCSS snippets offer a possibility to add small (or slightly larger) amounts of CSS to the Moodle site. This can be particularly handy for fixing small visual glitches in Moodle core or for adding eye candy to your Moodle site.</p>Please note that the SCSS snippets are added to the SCSS stack one after another. Thus, the order of the snippets on this page is key.</p><p>Please note as well that after each change which you make on this page, the theme cache is purged. This is necessary to make sure that the compiled SCSS code which is shipped to the browser is up-to-date.</p>';
1125+
$string['snippetsoverview_desc'] = '<p>Boost Union\'s SCSS snippets offer a possibility to add small (or slightly larger) amounts of SCSS to the Moodle site. This can be particularly handy for fixing small visual glitches in Moodle core or for adding eye candy to your Moodle site.</p>Please note that the SCSS snippets are added to the SCSS stack one after another. Thus, the order of the snippets on this page is key.</p><p>Please note as well that after each change which you make on this page, the theme cache is purged. This is necessary to make sure that the compiled SCSS code which is shipped to the browser is up-to-date.</p>';
11261126
$string['snippetsscope'] = 'Scope';
11271127
$string['snippetsscopecourse'] = 'Course';
11281128
$string['snippetsscopedashboard'] = 'Dashboard';

0 commit comments

Comments
 (0)