aboutsummaryrefslogtreecommitdiffstats
path: root/languages
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-08-07 06:36:49 +0000
committerChad Little <clittle@users.sourceforge.net>2004-08-07 06:36:49 +0000
commit3e34b9a428a0ba1ba1c3b2df28a33474518c05f1 (patch)
tree9b790f36d0565d1cda17656394db0881e1295ee2 /languages
parente7ee60b5cc75dac3b915b6a624e3ed92345c374a (diff)
downloadphpicalendar-3e34b9a428a0ba1ba1c3b2df28a33474518c05f1.tar.gz
phpicalendar-3e34b9a428a0ba1ba1c3b2df28a33474518c05f1.tar.bz2
phpicalendar-3e34b9a428a0ba1ba1c3b2df28a33474518c05f1.zip
Fixed error messages for 2.0
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 807271d..608c439 100644
--- a/languages/english.inc.php
+++ b/languages/english.inc.php
@@ -199,5 +199,6 @@ $lang['l_error_back'] = 'Please use the "Back" button to return.';
$lang['l_error_remotecal'] = 'This server blocks remote calendars which have not been approved.';
$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.';
?>

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