aboutsummaryrefslogtreecommitdiffstats
path: root/languages
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-08-08 05:55:17 +0000
committerChad Little <clittle@users.sourceforge.net>2004-08-08 05:55:17 +0000
commit24757cf84fd2e4642ed68a0d48bb8ff75cc8d938 (patch)
treedaa4acf1d1e92ed71fd0ae72eaebd8414476d8f2 /languages
parent0b3393545875f1442ea270bd54ced763b6fe54ba (diff)
downloadphpicalendar-24757cf84fd2e4642ed68a0d48bb8ff75cc8d938.tar.gz
phpicalendar-24757cf84fd2e4642ed68a0d48bb8ff75cc8d938.tar.bz2
phpicalendar-24757cf84fd2e4642ed68a0d48bb8ff75cc8d938.zip
Cleaned up calendar colors and added error message for caching.
Diffstat (limited to 'languages')
-rw-r--r--languages/english.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/english.inc.php b/languages/english.inc.php
index 608c439..5124b54 100644
--- a/languages/english.inc.php
+++ b/languages/english.inc.php
@@ -200,5 +200,6 @@ $lang['l_error_remotecal'] = 'This server blocks remote calendars which have n
$lang['l_error_restrictedcal'] = 'You have tried to access a calendar that is restricted on this server.';
$lang['l_error_invalidcal'] = 'Invalid calendar file. Please try a different calendar.';
$lang['l_error_cantopen'] = 'Unable to open calendar.';
+$lang['l_error_cache'] = 'Unable to write to cache directory. Please check your config.';
?>

© 2014-2024 Faster IT GmbH | imprint | privacy policy