From ad3fba9c0dc873f076ebd2921d30cc1da5c23995 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 30 Mar 2006 04:02:00 +0000 Subject: [PATCH] Added a missing string --- lang/en_utf8/data.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index 9da29b77f4..a8c93c9be6 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -65,6 +65,7 @@ $string['fieldheightlistview'] = 'Height in list view'; $string['file'] = 'File'; $string['filtername'] = 'Database Auto-linking'; $string['footer'] = 'Footer'; +$string['forcelinkname'] = 'Forced name for the link'; $string['header'] = 'Header'; $string['headeraddtemplate'] = 'Defines the interface when editing entries'; $string['headerlisttemplate'] = 'Defines browsing interface for multiple entries'; -- 2.39.5