*/ // settings must be present and set appropriately for the language $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; $lang['chl_off_highl'] = "Turn off highlight"; $lang['chl_highl_code'] = "Highlight code"; $lang['chl_choose_lang'] = "choose the language"; $lang['chl_toggle_ln'] = "Line numbers on/off"; $lang['chl_toggle_ac'] = "Autocomplete on/off";