1<?php
2/**
3 * English language file
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 * @author Christophe Gragnic <christophegragnic@yahoo.fr>
7 */
8
9$lang['nsrelations']  = "Pipe (|) separated list of the related namespaces";
10$lang['nsrelationsdisplay']  = "Pipe (|) separated list of the strings that will display for each namespace";
11$lang['nsrelationrootns'] = "If you only want related namespaces below a certain namespace, put it here.";
12$lang['about']         = "Enter a pagename here where the related namespace feature is explained for your users. It will be linked from the selector.";
13
14