*/ $lang['theme'] = 'CSS theme for SyntaxHiglighter 4 (Default theme-default.css)'; // conf $lang['autoLinks'] = 'Allows you to turn detection of links in the highlighted element on and off. If the option is turned off, URLs won\'t be clickable (Default true)'; $lang['firstLine'] = 'Allows you to change the first (starting) line number (Default 1)'; $lang['gutter'] = 'Allows you to turn gutter with line numbers on and off (Default true)'; $lang['htmlScript'] = 'Allows you to highlight a mixture of HTML/XML code and a script which is very common in web development (Default false)'; $lang['smartTabs'] = 'Allows you to turn smart tabs feature on and off (Default true)'; $lang['tabSize'] = 'Allows you to adjust tab size (Default 4)'; $lang['override'] = 'List of tags to override';