aboutsummaryrefslogtreecommitdiffstats
path: root/languages
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-21 23:06:39 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-21 23:06:39 +0000
commitc5e33ce084ce0f6032e963fc53d6a5f3f315e4de (patch)
tree3585c24fed35357d58486d8ecf556e44d0e25737 /languages
parentf630d8cd1886b541d5a86a4d645bea69c6532777 (diff)
downloadphpicalendar-c5e33ce084ce0f6032e963fc53d6a5f3f315e4de.tar.gz
phpicalendar-c5e33ce084ce0f6032e963fc53d6a5f3f315e4de.tar.bz2
phpicalendar-c5e33ce084ce0f6032e963fc53d6a5f3f315e4de.zip
Finish of English
â
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 e3245bc..7d2431e 100644
--- a/languages/english.inc.php
+++ b/languages/english.inc.php
@@ -1 +1 @@
-<? // 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
+<? // English language include // For version 0.4 PHP iCalendar // // Translation by Chad Little (chad@chadsdomain.com) // // Sumbit new translations to chad@chadsdomain.com $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