<?php
/**
 * english language file for namespacemessage plugin
 *
 * @author Christoph Ziehr <info@einsatzleiterwiki.de>
 */

//$lang['namespaces'] = 'Namespaces where the message should be shown (space separated list).';
$lang['not_in_namespaces'] = 'Namespaces where the message <strong>should not</strong> be shown (space separated list). Add <strong>rootns</strong>, if the message should not be displayed in the root namespace.';
$lang['message'] = 'Message which is displayed.';

