PDA

View Full Version : Danish not 100% danish?


klp29
02-01-2009, 05:53 PM
Hi!

When I do a search in Joomla 1.5 at our http://www.bryllup.dk website, I can choose the search in COURSES.

I don't know if that slipped past the danish language file or if it's hardcoded, but I cannot find it anywhere in the danish languagefiles.

Please advice :)

den
02-02-2009, 06:06 PM
This phrase is hard-coded in the file plugins/search/jlms_courses.php at the lines 26-28:

static $areas = array(
'courses' => 'Courses'
);