diff options
author | Kevin Jardine <kevinjardine@yahoo.com> | 2012-03-15 14:43:49 +0100 |
---|---|---|
committer | Kevin Jardine <kevinjardine@yahoo.com> | 2012-03-15 14:43:49 +0100 |
commit | 978d6aa6283933c805622d4d24fa6068833f7817 (patch) | |
tree | fa156e19a209581f0a8056ef899c886aa041ad6b /languages | |
parent | 28016443bad102a76074095576da46993182dc92 (diff) | |
download | elgg-978d6aa6283933c805622d4d24fa6068833f7817.tar.gz elgg-978d6aa6283933c805622d4d24fa6068833f7817.tar.bz2 |
added full calendar drag and drop
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index d58e35523..1a356524b 100644 --- a/languages/en.php +++ b/languages/en.php @@ -255,6 +255,7 @@ You can manage calendar requests for this event here: ."need to apply to do so (closed) or have no option at all (private - so only you or a site admin can add the event to calendars).", 'event_calendar:settings:full_calendar:title' => "Support full calendar", + 'event_calendar:modify_full_calendar:error' => "Error: could not modify full calendar", /** * Event calendar river |