<?php
/**
 * english language file for template administration
 * 
 * @author:     Martin Gabelmann <martin@gabelmann.biz>
 */

$lang['sidebar'] = 'sidebar content';
$lang['cleanindex'] = 'clean index';
$lang['cleanindexlist'] = 'clean index of further namespaces (comma-separated list)';
$lang['showsearch'] = 'show search box if logged in';
$lang['sidebaredit'] = 'show edit button in sidebar';
$lang['extlinks'] = 'embed external links in sidebar. One single wiki page that contains a list of links';
$lang['showextlinks'] = 'enable external links box';
$lang['institute_de'] = 'Institute name (german)';
$lang['institute_en'] = 'Institute name (english)';
$lang['shortinstitute'] = 'Institute acronym/shortcut';
$lang['title_prefix'] = 'prefix for the html title tag';
$lang['showlogin'] = 'show login button in the meta navigation';
$lang['boxfiles'] = 'comma separated list of wiki pages. Their content is shown within infoboxes on the right column. Infoboxes are only shown if on joins their namespace.';
$lang['showboxes'] = 'turn infoboxes on/off'
?>
