From 54a9847b6c7c396cd5413583aee23d5d43649df3 Mon Sep 17 00:00:00 2001 From: jwangen Date: Sat, 5 Oct 2002 22:54:57 +0000 Subject: Localization fixes in event and month. Adding new localization files from translators. --- month.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'month.php') diff --git a/month.php b/month.php index f816a7c..0414319 100644 --- a/month.php +++ b/month.php @@ -152,8 +152,8 @@ echo "\n"; echo "\n"; if (!isset($val["event_start"])) { - $event_start = 'All'; - $event_end = 'Day'; + $event_start = $all_day_lang; + $event_end = ''; echo "\n"; } else { echo "\n"; -- cgit v1.2.3
$event_text
 $event_start2 $event_text