<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 */
$lang['use_first_heading']     = 'Use first heading in tab';
$lang['namespace_in_tab']      = 'Include namespaces for page ID';
$lang['hideloading']           = 'Hide loading message (AJAX mode)';
$lang['ajax_init_page']        = 'Read initial tab page by AJAX (AJAX mode)';
$lang['goto_link_header']      = 'Show page link at header';
$lang['goto_link_footer']      = 'Show page link at footer';
$lang['toc_in_tab']            = 'Show TOC in tab pages';
