Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lang/en/theme_stream.php
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
// Privacy API.
$string['privacy:metadata'] = 'Stream theme does not store any personal data about any user.';
$string['featuredcategoriessubtitle'] = 'Categories widget subtitle';
$string['featuredcategoriessubtitle_desc'] = 'A simple text to use as subtitle for the widget. Will show nothing if setting is empy.';
$string['featuredcategoriessubtitle_desc'] = 'A simple text to use as subtitle for the widget. Will show nothing if setting is empty.';
// End of Privacy API.
$string['courseindexheading'] = 'Show extra info in the course index.';
$string['courseindexheading_desc'] = 'Show course name or shortname as heading in the course index.';
Expand Down