From 90f1f3a1269a453487b9c3af138a830286ba3e3c Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Sat, 20 May 2006 02:38:04 +0000 Subject: [PATCH] internationalized a few more things in Time Tracker --- lib/WebGUI/i18n/English/Asset_TimeTracking.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_TimeTracking.pm b/lib/WebGUI/i18n/English/Asset_TimeTracking.pm index 76c5f17a0..e79a797d7 100644 --- a/lib/WebGUI/i18n/English/Asset_TimeTracking.pm +++ b/lib/WebGUI/i18n/English/Asset_TimeTracking.pm @@ -160,8 +160,8 @@ our $I18N = { lastUpdated => 0 }, - '' => { - message => q||, + 'no project message' => { + message => q|No projects created. Click here to add a new project|, lastUpdated => 0 },