Language typo fix
This commit is contained in:
parent
e544ad1646
commit
74710c5234
2 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@ $string['studyplan_context'] = 'Context';
|
||||||
$string['studyplan_shortname'] = 'Short name';
|
$string['studyplan_shortname'] = 'Short name';
|
||||||
$string['studyplan_shortname_ph'] = '';
|
$string['studyplan_shortname_ph'] = '';
|
||||||
$string['studyplan_idnumber'] = 'ID Number';
|
$string['studyplan_idnumber'] = 'ID Number';
|
||||||
$string['studyplan_shortname_ph'] = '';
|
$string['studyplan_idnumber_ph'] = '';
|
||||||
$string['studyplan_description'] = 'Description';
|
$string['studyplan_description'] = 'Description';
|
||||||
$string['studyplan_description_ph'] = '';
|
$string['studyplan_description_ph'] = '';
|
||||||
$string['studyplan_slots'] = 'Number of periods in plan';
|
$string['studyplan_slots'] = 'Number of periods in plan';
|
||||||
|
|
|
@ -98,7 +98,7 @@ $string['studyplan_context'] = 'Context';
|
||||||
$string['studyplan_shortname'] = 'Korte naam';
|
$string['studyplan_shortname'] = 'Korte naam';
|
||||||
$string['studyplan_shortname_ph'] = '';
|
$string['studyplan_shortname_ph'] = '';
|
||||||
$string['studyplan_idnumber'] = 'Opleidings-ID';
|
$string['studyplan_idnumber'] = 'Opleidings-ID';
|
||||||
$string['studyplan_shortname_ph'] = '';
|
$string['studyplan_idnumber_ph'] = '';
|
||||||
$string['studyplan_description'] = 'Beschrijving';
|
$string['studyplan_description'] = 'Beschrijving';
|
||||||
$string['studyplan_description_ph'] = '';
|
$string['studyplan_description_ph'] = '';
|
||||||
$string['studyplan_slots'] = 'Aantal periodes in studieplan';
|
$string['studyplan_slots'] = 'Aantal periodes in studieplan';
|
||||||
|
|
Loading…
Reference in a new issue