1<?php
2/**
3 * english language file for the configuration manager
4 *
5 * @author:     Michael Klier <chi@chimeric.de>
6 */
7
8$lang['pagename']   = "Pagename to use for the navigation";
9$lang['closedwiki'] = "Closed Wiki (Navigation shows only the login form if not logged in)";
10?>
11