@@ -36,7 +36,7 @@ $string['categorycoursefilter_desc'] = 'Allow users to filter courses by parent
...
@@ -36,7 +36,7 @@ $string['categorycoursefilter_desc'] = 'Allow users to filter courses by parent
$string['categorycoursefilterdisplayname']='Display name for parent category filter';
$string['categorycoursefilterdisplayname']='Display name for parent category filter';
$string['categorycoursefilterdisplayname_desc']='This display name is shown above the parent category filter<br /><em>This setting is only processed when the parent category filter is activated</em>';
$string['categorycoursefilterdisplayname_desc']='This display name is shown above the parent category filter<br /><em>This setting is only processed when the parent category filter is activated</em>';
$string['coursenewsdefault']='Hide course news by default';
$string['coursenewsdefault']='Hide course news by default';
$string['coursenewsdefault_desc']='If enabled, course news are hidden by default to prevent cluttered course lists. If disabled, course news are shown / expanded by default to catch the user\'s eye. As soon as a user hides / shows a course\'s news, this setting isn\'t relevant anymore for this course<br /><em>This setting is only processed when enable course news is activated</em>';
$string['coursenewsdefault_desc']='If enabled, course news are hidden by default to prevent cluttered course lists. If disabled, course news are shown / expanded by default to catch the user\'s eye. As soon as a user hides / shows a course\'s news, this setting isn\'t relevant anymore for this course<br /><em>This setting is only processed when enable course news is activated</em>';
$string['course_overview_campus:addinstance']='Add a new course overview campus block';
$string['course_overview_campus:addinstance']='Add a new course overview campus block';
@@ -106,7 +115,7 @@ $string['teacherrolesparentcapability'] = 'Depending on the user\'s moodle/cours
...
@@ -106,7 +115,7 @@ $string['teacherrolesparentcapability'] = 'Depending on the user\'s moodle/cours
$string['term']='Term';
$string['term']='Term';
$string['term1']='Term 1';
$string['term1']='Term 1';
$string['term1name']='Term 1 name';
$string['term1name']='Term 1 name';
$string['term1name_desc']='Descriptive name for term 1, please rename it according to your campus terminology (or leave it empty if you want to use only year numbes in Academic year mode)<br /><em>This setting is only processed when the teacher filter is activated</em>';
$string['term1name_desc']='Descriptive name for term 1, please rename it according to your campus terminology (or leave it empty if you want to use only year numbes in Academic year mode)<br /><em>This setting is only processed when the term filter is activated</em>';
$string['term1startday']='Term 1 start day';
$string['term1startday']='Term 1 start day';
$string['term1startday_desc']='Day and month when term 1 starts<br /><em>This setting is only processed when the term filter is activated</em>';
$string['term1startday_desc']='Day and month when term 1 starts<br /><em>This setting is only processed when the term filter is activated</em>';
$string['term2']='Term 2';
$string['term2']='Term 2';
...
@@ -136,13 +145,13 @@ $string['termnamesettingheading'] = 'Term filter: Term names';
...
@@ -136,13 +145,13 @@ $string['termnamesettingheading'] = 'Term filter: Term names';
$string['termsettingerror']='The configured term dates don\'t make sense. Please verify that term 2 starts after term 1 and so on. Term filter will not be available to users until you fix this.';
$string['termsettingerror']='The configured term dates don\'t make sense. Please verify that term 2 starts after term 1 and so on. Term filter will not be available to users until you fix this.';
$string['termsettingheading']='Term filter: Term definition';
$string['termsettingheading']='Term filter: Term definition';
$string['termyearpos']='Term name year position';
$string['termyearpos']='Term name year position';
$string['termyearpos_desc']='Define if the term\'s year should be added as suffix or prefix to the term name<br /><em>This setting is only processed when the teacher filter is activated</em>';
$string['termyearpos_desc']='Define if the term\'s year should be added as suffix or prefix to the term name<br /><em>This setting is only processed when the term filter is activated</em>';
$string['termyearposprefixspace_desc']='Year is added as prefix to the term name with space (Example: "2013 Summer term")';
$string['termyearposprefixspace_desc']='Year is added as prefix to the term name with space (Example: "2013 Summer term")';
$string['termyearposprefixnospace_desc']='Year is added as prefix to the term name without space (Example: "2013S")';
$string['termyearposprefixnospace_desc']='Year is added as prefix to the term name without space (Example: "2013S")';
$string['termyearpossuffixspace_desc']='Year is added as suffix to the term name with space (Example: "Summer term 2013")';
$string['termyearpossuffixspace_desc']='Year is added as suffix to the term name with space (Example: "Summer term 2013")';
$string['termyearpossuffixnospace_desc']='Year is added as suffix to the term name without space (Example: "S2013")';
$string['termyearpossuffixnospace_desc']='Year is added as suffix to the term name without space (Example: "S2013")';
$string['termyearseparation']='Term name second year separation';
$string['termyearseparation']='Term name second year separation';
$string['termyearseparation_desc']='If the timespan of the term includes New Year\'s day, define how this second year should be separated from the first one<br /><em>This setting is only processed when the teacher filter is activated</em>';
$string['termyearseparation_desc']='If the timespan of the term includes New Year\'s day, define how this second year should be separated from the first one<br /><em>This setting is only processed when the term filter is activated</em>';
$string['termyearseparationhyphen_desc']='Separate with a hyphen (Example: "2013-2014")';
$string['termyearseparationhyphen_desc']='Separate with a hyphen (Example: "2013-2014")';
$string['termyearseparationslash_desc']='Separate with a slash (Example: "2013/2014")';
$string['termyearseparationslash_desc']='Separate with a slash (Example: "2013/2014")';
$string['termyearseparationunderscore_desc']='Separate with a underscore (Example: "2013_2014")';
$string['termyearseparationunderscore_desc']='Separate with a underscore (Example: "2013_2014")';