<?php
/**
 * english language file for the configuration manager
 * 
 * @author:     Michael Klier <chi@chimeric.de>
 * @author Klaus Vormweg <klaus.vormweg@gmx.de>
 */

$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['showbacklinks'] = 'show backlink button';
$lang['showmedia'] = 'show media manager button if not logged in';
$lang['sidebaredit'] = 'show edit button in sidebar';
?>
