1<?php
2$lang['use_first_heading']= 'Use first heading in tab';
3$lang['namespace_in_tab'] = 'Include namespaces for page ID';
4$lang['hideloading']      = 'Hide loading message (AJAX mode)';
5$lang['ajax_init_page']   = 'Read initial tab page by AJAX (AJAX mode)';
6$lang['goto_link_header'] = 'Show page link at header';
7$lang['goto_link_footer'] = 'Show page link at footer';
8$lang['toc_in_tab']       = 'Show TOC in tab pages';
9