first version

This commit is contained in:
L_DA 2020-11-17 16:40:21 +00:00
parent 83a8dc5d90
commit 52f3f359af
10 changed files with 633 additions and 344 deletions

View file

@ -37,6 +37,12 @@ $string['import_data'] = 'import_data';
$string['labelfnamelesson'] = 'lesson import file';
$string['descfnamelesson'] = 'Absolute path and filename of untis export file lesson.txt';
$string['labelfnamesubst'] = 'substitution import file';
$string['descfnameabs'] = 'Absolute path and filename of untis export file GPU013.TXT';
$string['labelfnameabs'] = 'absence import file';
$string['descfnameabsreas'] = 'Absolute path and filename of untis export file GPU012.TXT';
$string['labelfnameabsreas'] = 'absence reason import file';
$string['descfnametimes'] = 'Absolute path and filename of untis export file time.txt';
$string['labelfnametimes'] = 'time import file';
$string['descfnamesubst'] = 'Absolute path and filename of untis export file GPU014.TXT';
$string['labelfnameteacher'] = 'teacher import file';
$string['descfnameteacher'] = 'Absolute path and filename of untis export file teacher.txt';