mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
Deleted thislanguage, thisdirection thischaracterset parentlanguage from files wich are not supposed to contain those strings
This cause also some empty files (because they didn't contain anything else) wich I also deleted
This commit is contained in:
parent
3e688521c6
commit
4173f2cefc
326 changed files with 145 additions and 1318 deletions
|
@ -39,9 +39,6 @@ $string['slotsadded'] = '$a slots have been added';
|
|||
$string['start'] = 'Start';
|
||||
$string['startpast'] = 'You can\'t start an appointment slot in the past';
|
||||
$string['starttime'] = 'Start time';
|
||||
$string['thischarset'] = 'TIS-620';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = 'Thai';
|
||||
$string['welcomebackstudent'] = 'The bold line in the table below highlights your chosen appointment time. You are allowed to change to any other available slot.';
|
||||
$string['welcomenewstudent'] = 'The table below shows all available slots for an appointment. Make your choice by selecting a radiobutton and don\'t forget to click on \"Save my choice\" afterwards. If you need to make a change later you can revisit this page.';
|
||||
$string['welcomenewteacher'] = 'Please click on the button below to add appointment slots to see all your students.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue