aboutsummaryrefslogtreecommitdiffstats
path: root/languages/english.inc.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2006-03-16 02:17:57 +0000
committerJim Hu <jimhu@users.sourceforge.net>2006-03-16 02:17:57 +0000
commitff83caaeffcca38b69b94c2cd2ee7a4e149e91f3 (patch)
tree089c562e1e881ae9b63c91c152a202e910685f6e /languages/english.inc.php
parent281851bf42f3a2503bded854ad593693e224a0b8 (diff)
downloadphpicalendar-ff83caaeffcca38b69b94c2cd2ee7a4e149e91f3.tar.gz
phpicalendar-ff83caaeffcca38b69b94c2cd2ee7a4e149e91f3.tar.bz2
phpicalendar-ff83caaeffcca38b69b94c2cd2ee7a4e149e91f3.zip
additions to language files
Diffstat (limited to 'languages/english.inc.php')
-rw-r--r--languages/english.inc.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/languages/english.inc.php b/languages/english.inc.php
index fb1e014..dd3a8b8 100644
--- a/languages/english.inc.php
+++ b/languages/english.inc.php
@@ -5,7 +5,7 @@
//
// Translation by Chad Little (chad@chadsdomain.com)
//
-// Submit new translations to chad@chadsdomain.com
+// Submit new translations to phpicalendar@gmail.com
$lang['l_day'] = 'Day';
$lang['l_week'] = 'Week';
@@ -81,6 +81,9 @@ $lang['l_priority_low'] = 'Low';
$lang['l_priority_medium'] = 'Medium';
$lang['l_priority_none'] = 'None';
$lang['l_status'] = 'Status';
+$lang['l_status_confirmed'] = 'CONFIRMED' ;
+$lang['l_status_cancelled'] = 'CANCELLED';
+$lang['l_status_tentative'] = 'TENTATIVE';
$lang['l_todo'] = 'To do items';
$lang['l_unfinished'] = 'Unfinished';
$lang['l_prefs_set'] = 'Your preferences have been set.';

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