1<?php 2/** 3 * english language file for the configuration manager 4 * 5 * @author: Michael Klier <chi@chimeric.de> 6 */ 7 8$lang['sb_pagename'] = "Pagename to use for the navigation"; 9$lang['sb_position'] = "Sidebar position"; 10$lang['ft_pagename'] = "Pagename to use for the footer"; 11$lang['closedwiki'] = "Closed Wiki (Navigation shows only the login form if not logged in)"; 12$lang['users_namespace'] = "Namespace where user namespaces are to be created."; 13