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['logo'] = "Path to an image used as logo"; 13$lang['opengraphheading'] = "Add OpenGraph namespace prefixes to the head section"; 14