*/ // keys need to match the config setting name $lang['stats_page'] = 'Name of the stats page (including namespace if any)'; $lang['display_type'] = 'How the datas are displayed, valid choices are: inline, ul, pagelist'; $lang['display_ressources_stats'] = 'Display ressources stats'; $lang['display_tags_stats'] = 'Display tags stats'; $lang['display_namespaces_stats'] = 'Display namespaces stats'; $lang['display_toc'] = 'Display TOC'; //Setup VIM: ex: et ts=4 :