Select one and click on the next button to continue.'; $string['confirm'] = 'Confirm the lesson details.'; $string['confirmExplanation'] = 'By pressing on the Start button you can begin the lesson straight away.
You can also schedule the lesson to start at a particular date and time.'; $string['next'] = 'Next'; $string['prev'] = 'Prev'; $string['schedule'] = 'Schedule'; $string['date'] = 'Date'; $string['time'] = 'Time(Hours:Minutes)'; $string['startnow'] = 'Start Now'; $string['startlater'] = 'Start Later'; $string['am'] = 'AM'; $string['pm'] = 'PM'; $string['sequencenotselected'] = 'You must select a sequence to proceed.'; $string['nameNotSpecified'] = 'You have to specify the activity name to proceed.'; $string['Jan'] = 'Jan'; $string['Feb'] = 'Feb'; $string['Mar'] = 'Mar'; $string['Apr'] = 'Apr'; $string['May'] = 'May'; $string['Jun'] = 'Jun'; $string['Jul'] = 'Jul'; $string['Aug'] = 'Aug'; $string['Sep'] = 'Sep'; $string['Oct'] = 'Oct'; $string['Nov'] = 'Nov'; $string['Dec'] = 'Dec'; $string['scheduleSequence'] = 'Select your desired date:'; $string['nopast'] = 'You have to schedule the lesson at some time point in the future!'; $string['validate'] = 'Validate'; $string['validating'] = 'Validating'; $string['notempty'] = 'should not be empty!'; $string['notvalid'] = 'is not valid. It should start with http:// at least.'; $string['notvalidatedconfirm'] = 'It seems you have not validated the setting. Are you sure to save them directly?'; $string['notvalidconfirm'] = 'It seems the setting is not valid. Are you sure to save them?'; $string['update'] = 'Update the lesson details'; $string['updateExplanation'] = 'Please change name and description'; $string['settingsValid'] = 'These settings are valid'; $string['restcall503'] = 'Call to LAMS failed: received an HTTP status of 503. This might mean that LAMS is unavailable. Please wait a minute and try again, or contact your system administrator.'; $string['restcall403'] = 'Call to LAMS failed: received an HTTP status of 403 Forbidden. Please check the configurations settings and/or contact your system administrator.'; $string['restcall400'] = 'Call to LAMS failed: received an HTTP status of 400 Bad Request. Please check the configurations settings and/or contact your system administrator.'; $string['restcalldefault'] = 'Call to LAMS failed: received an HTTP status of: $a'; $string['restcallfail'] = 'Call to LAMS failed: received no response or connection was refused. Please check that you have the correct LAMS server URL and that it is online.'; $string['parsingerror'] = 'There has been an error parsing the rest response. Please contact your system administrator.'; $string['deletelesson'] = 'Delete this lesson'; $string['deletelessonconfirm'] = 'Are you sure you want to delete this lesson?'; $string['deletesuccess'] = 'Lesson successfully deleted.'; ?>