From e40bd05afc559335bc9b326f4ae2400043104818 Mon Sep 17 00:00:00 2001 From: Kevin Jardine Date: Wed, 19 Oct 2011 11:23:52 +0200 Subject: fixes personal calendar toggle bug and adds the ability to add any site member to a site event and any group member to a group event --- languages/en.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index da055c6e5..3239e07bc 100644 --- a/languages/en.php +++ b/languages/en.php @@ -226,7 +226,11 @@ You can manage calendar requests for this event here: 'event_calendar:listing_title:all' => "All events", 'event_calendar:listing_title:open' => "Open events", 'event_calendar:listing_title:mine' => "My calendar", - 'event_calendar:listing_title:friends' => "Friends' calendars", + 'event_calendar:listing_title:friends' => "Friends' calendars", + 'event_calendar:manage_users:title' => "Manage subscribers for \"%s\"", + 'event_calendar:manage_users:breadcrumb' => "Manage subscribers", + 'event_calendar:manage_users:description' => "You can add or remove events from personal calendars using the buttons below.", + 'event_calendar:manage_users:unauthorized' => "Error: you are not authorised to manage personal calendars for this event.", /** * Event calendar river -- cgit v1.2.3