1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 */
7$lang['use_first_heading']     = 'Use first heading in tab';
8$lang['namespace_in_tab']      = 'Include namespaces for page ID';
9$lang['hideloading']           = 'Hide loading message (AJAX mode)';
10$lang['ajax_init_page']        = 'Read initial tab page by AJAX (AJAX mode)';
11$lang['goto_link_header']      = 'Show page link at header';
12$lang['goto_link_footer']      = 'Show page link at footer';
13$lang['toc_in_tab']            = 'Show TOC in tab pages';
14