import of substitutions in MoodleDB (rd)
This commit is contained in:
parent
85f5a13f9f
commit
a6334e6c86
15 changed files with 154 additions and 32 deletions
4
lang/en/block_timetable.php
Normal file → Executable file
4
lang/en/block_timetable.php
Normal file → Executable file
|
|
@ -32,8 +32,10 @@ $string['timetable:addinstance'] = 'Add a timetable block';
|
|||
$string['timetable:myaddinstance'] = 'Add a timetable block to my moodle';
|
||||
$string['pluginname'] = 'Timetable';
|
||||
$string['import_data'] = 'import_data';
|
||||
$string['labelfnamelesson'] = 'import file';
|
||||
$string['labelfnamelesson'] = 'lesson import file';
|
||||
$string['descfnamelesson'] = 'Absolute path and Filename of untis import file lesson.txt';
|
||||
$string['labelfnamesubst'] = 'substitution import file';
|
||||
$string['descfnamesubst'] = 'Absolute path and Filename of untis import file GPU014.TXT';
|
||||
$string['labelnumperiod'] = 'max period';
|
||||
$string['descnumperiod'] = 'max period per day';
|
||||
$string['labelsaturday'] = 'saturday';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue