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

$lang['sb_pagename'] = "Pagename to use for the navigation";
$lang['sb_position'] = "Sidebar position";
$lang['ft_pagename'] = "Pagename to use for the footer";
$lang['closedwiki']  = "Closed Wiki (Navigation shows only the login form if not logged in)";
$lang['users_namespace'] = "Namespace where user namespaces are to be created.";
