Skip to content
Snippets Groups Projects
Commit fb2ada79 authored by Alexander Bias's avatar Alexander Bias
Browse files

Fix flaw in english language pack

parent e1cd273f
No related branches found
No related tags found
No related merge requests found
...@@ -110,7 +110,7 @@ $string['termyearseparation'] = 'Term name second year separation'; ...@@ -110,7 +110,7 @@ $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 teacher 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")';
$string['termyearseparationnosecondyear_desc'] = 'Don\'t add the second year (Example: "2013")'; $string['termyearseparationnosecondyear_desc'] = 'Don\'t add the second year (Example: "2013")';
$string['tertial_desc'] = 'Tertial (Calendar year is divided into three terms)'; $string['tertial_desc'] = 'Tertial (Calendar year is divided into three terms)';
$string['timelesscourses'] = 'Timeless courses'; $string['timelesscourses'] = 'Timeless courses';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment