From 3e44e466c58f4ad68ec8553ea5fe6487d46f88db Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 5 Oct 2006 06:37:39 +0000 Subject: [PATCH] translations for widget names --- infolog/inc/class.uicustomfields.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infolog/inc/class.uicustomfields.inc.php b/infolog/inc/class.uicustomfields.inc.php index 37b2b1f297..469fd10d50 100644 --- a/infolog/inc/class.uicustomfields.inc.php +++ b/infolog/inc/class.uicustomfields.inc.php @@ -29,7 +29,7 @@ class uicustomfields 'select' => 'Selectbox', 'radio' => 'Radiobutton', 'checkbox' => 'Checkbox', - 'link-entry' => 'Select an entry', + 'link-entry' => 'Select entry', ); /** * Instance of the infolog BO class