aboutsummaryrefslogtreecommitdiffstats
path: root/languages
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-21 05:42:54 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-21 05:42:54 +0000
commit04d8faf60e5c79550a3b64098603fa1b9ddd24bd (patch)
tree734a848a609a4c3ab0eb42bf73fd3f0754517bc8 /languages
parent6cdc79648a1def0d0582fc6584687f529e46972b (diff)
downloadphpicalendar-04d8faf60e5c79550a3b64098603fa1b9ddd24bd.tar.gz
phpicalendar-04d8faf60e5c79550a3b64098603fa1b9ddd24bd.tar.bz2
phpicalendar-04d8faf60e5c79550a3b64098603fa1b9ddd24bd.zip
Finished language installations.
Diffstat (limited to 'languages')
-rw-r--r--languages/english.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/english.inc.php b/languages/english.inc.php
index 4328113..e3245bc 100644
--- a/languages/english.inc.php
+++ b/languages/english.inc.php
@@ -1 +1 @@
-// English language include // For version 0.4 PHP iCalendar // // Translation by clittle <? $day_lang = "Day"; $week_lang = "Week"; $month_lang = "Month"; $year_lang = "Year"; $calendar_lang = "Calendar"; $next_day_lang = "Next Day"; $next_month_lang = "Next Month"; $next_week_lang = "Next Week"; $next_year_lang = "Next Year"; $last_day_lang = "Previous Day"; $last_month_lang = "Previous Month"; $last_week_lang = "Previous Week"; $last_year_lang = "Previous Year"; $subscribe_lang = "Subscribe"; $download_lang = "Download"; ?> \ No newline at end of file
+<? // English language include // For version 0.4 PHP iCalendar // // Translation by ... $day_lang = "Day"; $week_lang = "Week"; $month_lang = "Month"; $year_lang = "Year"; $calendar_lang = "Calendar"; $next_day_lang = "Next Day"; $next_month_lang = "Next Month"; $next_week_lang = "Next Week"; $next_year_lang = "Next Year"; $last_day_lang = "Previous Day"; $last_month_lang = "Previous Month"; $last_week_lang = "Previous Week"; $last_year_lang = "Previous Year"; $subscribe_lang = "Subscribe"; $download_lang = "Download"; ?> \ No newline at end of file

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