From 9df08c9c514f91b042d53e96ce37e99a878ed2ae Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Thu, 12 Sep 2013 15:44:34 +0800 Subject: [PATCH] MDL-41748 calendar: removed unused strings --- lang/en/admin.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lang/en/admin.php b/lang/en/admin.php index ef68ec963b6..235a81c93b9 100644 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -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.'; -- 2.17.1