MDL-41748 calendar: removed unused strings
authorMark Nelson <markn@moodle.com>
Thu, 12 Sep 2013 07:44:34 +0000 (15:44 +0800)
committerMark Nelson <markn@moodle.com>
Thu, 12 Sep 2013 08:56:31 +0000 (16:56 +0800)
lang/en/admin.php

index ef68ec9..235a81c 100644 (file)
@@ -571,8 +571,6 @@ $string['guestroleid'] = 'Role for guest';
 $string['guestroleid_help'] = 'This role is automatically assigned to the guest user. It is also temporarily assigned to not enrolled users that enter the course via guest enrolment plugin.';
 $string['helpadminseesall'] = 'Do admins see all calendar events or just those that apply to themselves?';
 $string['helpcalendarcustomexport'] = 'Enable custom date range export option in calendar exports. Calendar exports must be enabled before this is effective.';
-$string['helpcalendarsettings'] = 'Configure various calendar and date/time-related aspects of Moodle';
-$string['helpcalendartype'] = 'This is the calendar type that will be used throughout your site.';
 $string['helpexportlookahead'] = 'How many days in the future does the calendar look for events during export for the custom export option?';
 $string['helpexportlookback'] = 'How many days in the past does the calendar look for events during export for the custom export option?';
 $string['helpforcetimezone'] = 'You can allow users to individually select their timezone, or force a timezone for everyone.';