From: moodler Date: Sun, 26 Mar 2006 06:06:00 +0000 (+0000) Subject: Added string for the filter X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4ef4cff973eeb0dab10ecbdbcd42906d924379bb;p=moodle.git Added string for the filter --- diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index f32719bd42..fd04b73f9d 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -58,6 +58,7 @@ $string['fieldheightsingleview'] = 'Height in single view'; $string['fieldwidthlistview'] = 'Width in list view'; $string['fieldheightlistview'] = 'Height in list view'; $string['file'] = 'File'; +$string['filtername'] = 'Database Auto-linking'; $string['footer'] = 'Footer'; $string['header'] = 'Header'; $string['headeraddtemplate'] = 'Defines the interface when adding new entries';