aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorKevin Jardine <kevinjardine@yahoo.com>2011-10-05 13:46:26 +0200
committerKevin Jardine <kevinjardine@yahoo.com>2011-10-05 13:46:26 +0200
commit812aaa3d110a83a571b2ecc9cc5b1448a3c616fe (patch)
treef15bc3d409a70897bd1d372697ec311ee60e14f8 /languages
parent37abfb4d6f347b146ca56fc98b94532c57eb7606 (diff)
downloadelgg-812aaa3d110a83a571b2ecc9cc5b1448a3c616fe.tar.gz
elgg-812aaa3d110a83a571b2ecc9cc5b1448a3c616fe.tar.bz2
changed filter menu to more correctly describe the tabs
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php
index 88d66a1da..8c32bd842 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -214,6 +214,12 @@ You can manage calendar requests for this event here:
'event_calendar:owner:permissions_error' => "You do not have permission to view that page.",
+ 'event_calendar:show_all' => "Show all",
+ 'event_calendar:show_open' => "Show open",
+ 'event_calendar:show_mine' => "My calendar",
+ 'event_calendar:show_friends' => "My friends' calendars",
+ 'event_calendar:show_only' => "Show only those on:",
+
/**
* Event calendar river
**/