xref: /plugin/addnewpage/lang/it/settings.php (revision f4a1146cdd6e7ec6a3f8bf906a90ed5e209ee025)
1<?php
2/*USE : UTF8*/
3
4/*
5 * English language file
6 */
7$lang['addpage_exclude']         = "excluded namespace (separated with ;)";
8$lang['addpage_showroot'] 		 = "Show root namespace";
9$lang['addpage_hide'] 		 = "when you use {{NEWPAGE>[ns]}} syntax : Hide namespace selection  (unchecked : show only subnamespace)";
10?>