<?php
/**
 * English language file
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 * @author Christophe Gragnic <christophegragnic@yahoo.fr>
 */

$lang['nsrelations']  = "Pipe (|) separated list of the related namespaces";
$lang['nsrelationsdisplay']  = "Pipe (|) separated list of the strings that will display for each namespace";
$lang['nsrelationrootns'] = "If you only want related namespaces below a certain namespace, put it here.";
$lang['about']         = "Enter a pagename here where the related namespace feature is explained for your users. It will be linked from the selector.";

