$string['pluginname']='Course overview on campus';
$string['prioritizemyteachedcourses']='Prioritize courses in which I teach';
$string['prioritizemyteachedcourses_desc']='Courses in which the user has a teacher role are listed first in course overview list';
$string['privacy:metadata:preference:selectedterm']='The current selection of the term filter.';
$string['privacy:metadata:preference:selectedteacher']='The current selection of the teacher filter.';
$string['privacy:metadata:preference:selectedcategory']='The current selection of the parent category filter.';
$string['privacy:metadata:preference:selectedtoplevelcategory']='The current selection of the top level category filter.';
$string['privacy:metadata:preference:hidecourse']='The show/hide status of a course in the course overview list.';
$string['privacy:metadata:preference:hidenews']='The show/hide status of a course\'s course news in the course overview list.';
$string['privacy:metadata:preference:local_boostcoc-notshowncourses']='The list of currently not shown courses to be used in the companion plugin \'Boost course overview campus\'.';
$string['privacy:metadata:preference:local_boostcoc-activefilters']='The list of currently active filters to be used in the companion plugin \'Boost course overview campus\'.';
$string['privacy:request:preference:selectedterm']='The current selection of the term filter is: {$a->value}.';
$string['privacy:request:preference:selectedteacher']='The current selection of the teacher filter is: {$a->value}.';
$string['privacy:request:preference:selectedcategory']='The current selection of the parent category filter is: {$a->value}.';
$string['privacy:request:preference:selectedtoplevelcategory']='The current selection of the top level category filter is: {$a->value}.';
$string['privacy:request:preference:hidecourse']='The show/hide status of the course {$a->item} in the course overview list is: {$a->value}.';
$string['privacy:request:preference:hidenews']='The show/hide status of course {$a->item}\'s course news in the course overview list is: {$a->value}.';
$string['privacy:request:preference:local_boostcoc-notshowncourses']='The list of currently not shown courses to be used in the companion plugin \'Boost course overview campus\' is: {$a->value}.';
$string['privacy:request:preference:local_boostcoc-activefilters']='The list of currently active filters to be used in the companion plugin \'Boost course overview campus\' is: {$a->value}.';
$string['secondrowhideonphones']='Second row: Hide on phones';
$string['secondrowhideonphones_desc']='Hide the second row on mobile phones to save space';
$string['secondrowshowcategoryname']='Second row: Show parent category name';