aboutsummaryrefslogtreecommitdiffstats
path: root/languages/english.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-02 20:44:09 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-02 20:44:09 +0000
commit406884dd68ab66ffcf75832da823c12288a65866 (patch)
treea0f14252aeb07e08d4e3cfc72e2c7e0d1399f2db /languages/english.inc.php
parenteffb56bc908bd801bc752e3036141bdc72793b19 (diff)
downloadphpicalendar-406884dd68ab66ffcf75832da823c12288a65866.tar.gz
phpicalendar-406884dd68ab66ffcf75832da823c12288a65866.tar.bz2
phpicalendar-406884dd68ab66ffcf75832da823c12288a65866.zip
More lang support, cleaned up month_bottom.php
Diffstat (limited to 'languages/english.inc.php')
-rw-r--r--languages/english.inc.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/languages/english.inc.php b/languages/english.inc.php
index f49cfe7..904ce4a 100644
--- a/languages/english.inc.php
+++ b/languages/english.inc.php
@@ -40,6 +40,10 @@ $this_week_lang = "This Week";
$this_month_lang = "This Month";
$jump_lang = "Jump to";
$tomorrows_lang = "Tomorrow's Events";
+$goday_lang = "Go to Today";
+$goweek_lang = "Go to This Week";
+$gomonth_lang = "Go to This Month";
+$goyear_lang = "Go to This Year";
// Date display since setlocale isnt perfect.
$daysofweek_lang = array ("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");

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