From cc2cb50d6c99e26715ff468dd0b6a05f33f109be Mon Sep 17 00:00:00 2001 From: Johannes Burk Date: Wed, 11 Jun 2014 23:45:51 +0200 Subject: [PATCH] removed unused strings --- lang/en/enrol_apply.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lang/en/enrol_apply.php b/lang/en/enrol_apply.php index 7c73d45..00490e6 100644 --- a/lang/en/enrol_apply.php +++ b/lang/en/enrol_apply.php @@ -17,9 +17,6 @@ $string['confirmmailsubject'] = 'Confirm mail subject'; $string['confirmmailcontent'] = 'Confirm mail content'; $string['cancelmailsubject'] = 'Cancel mail subject'; $string['cancelmailcontent'] = 'Cancel mail sontent'; -$string['mailaddress'] = 'Send mail address'; -$string['mailusername'] = 'Send mail username'; -$string['mailpassword'] = 'Send mail password'; $string['confirmmailcontent_desc'] = 'Please use special marks designated email content replaced.
{firstname}:Registration name; {content}:Course name'; $string['cancelmailcontent_desc'] = 'Please use special marks designated email content replaced.
{firstname}:Registration name; {content}:Course name'; @@ -41,13 +38,10 @@ $string['apply:manage'] = 'Manage apply enrolment'; $string['apply:unenrol'] = 'Cancel users from course'; $string['apply:unenrolapply'] = 'Cancel self from the course'; -// Description of your plugin. Shown on the plugin's configuration screen. -$string['description'] = ''; $string['notification'] = 'Enrollment Application successfully sent.

You will be informed by email as soon as your enrollment has been confirmed. If you want to enroll to other courses, please click "course catalogue" in the top menu.'; $string['sendmailtoteacher'] = 'Send email notification to teachers'; $string['mailtoteacher_suject'] = 'New Enrollment request!'; -$string['setting_edit'] = 'Edit'; $string['editdescription'] = 'Textarea description'; $string['applymanage'] = 'Manage enrolment applications'; ?> \ No newline at end of file