1<?php
2/**
3 * english language file for the wallpaper template
4 *
5 * @author: Klaus Vormweg <klaus.vormweg@gmx.de>
6 */
7
8$lang['cleanindex'] = 'clean index';
9$lang['cleanindexlist'] = 'clean index of further namespaces (comma-separated list)';
10$lang['showsearch'] = 'show search box if logged in';
11$lang['showbacklinks'] = 'show backlink button';
12$lang['showmedia'] = 'show media manager button if not logged in';
13$lang['hiderootlinks'] = 'create a submenu for pages in the root namespace';
14$lang['rootmenutext'] = 'submenu entry for root namespace';
15$lang['usemenufile'] = 'the menu is based on a user-supplied file';
16$lang['menufilename'] = 'menu file name';
17$lang['fixedbackground'] = 'fixed background image';
18?>
19