Small mistake in dutch language file causing no title display translation on main page “utilities”.
an “i” should be added between l and t.
$lang['menu_utilties'] = 'Gereedschap';
should be
$lang['menu_util[b]i[/b]ties'] = 'Gereedschap';
And while changing this, i found a spelling error
$lang['reports_back_to_reports'] = 'terug naar raportages';
raportages should be with two p’s. so rapportages