<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Esther Brunner <wikidesign@gmail.com>
 */
 
// for the configuration manager
$lang['firstseconly']       = 'show only the first section of included pages';
$lang['showtaglogos']       = 'show image for first tag';
$lang['showlink']           = 'show permalinks below included page';
$lang['showdate']           = 'show dates below included page';
$lang['showuser']           = 'show usernames below included page';
$lang['user_namespace']     = 'namespace for user pages';

//Setup VIM: ex: et ts=2 enc=utf-8 :