Skip to content

Commit b2a06d7

Browse files
committed
Merge pull request #68 from joeconradt/patch-1
Update subcategories summary string
2 parents 09f86c8 + d094e5d commit b2a06d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/block_configurable_reports.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
$string['filtersemester_list'] = 'סמסטר א,סמסטר ב,סמסטר ג,סמינריון';
9898
$string['subcategories'] = 'Category (Include sub categories)';
9999
$string['filtersubcategories'] = 'Category (Include sub categories)';
100-
$string['filtersubcategories_summary'] = 'Use: %%FILTER_CATEGORIES:mdl_course_category.path%%';
100+
$string['filtersubcategories_summary'] = 'Use: %%FILTER_SUBCATEGORIES:mdl_course_category.path%%';
101101
$string['yearnumeric'] = 'Year (Numeric)';
102102
$string['filteryearnumeric'] = 'Year (Numeric)';
103103
$string['filteryearnumeric_summary'] = 'Filter is using numeric years (2013,...)';

0 commit comments

Comments
 (0)