<?php
/*USE : UTF8*/

/*
 * English language file
 */
$lang['addpage_exclude']         = "excluded namespace (separated with ;)";
$lang['addpage_showroot'] 		 = "Show root namespace";
$lang['addpage_hide'] 		 = "when you use {{NEWPAGE>[ns]}} syntax : Hide namespace selection  (unchecked : show only subnamespace)";
?>