1<?php
2
3$lang['namespaces'] = 'Namespace filter for quick search. One line per namespace. Each line must contain a namespace ending with : and be followed by a label, e.g. "foo:bar: The bar area"';
4$lang['first all'] = 'By default the first namespace from the configuration above is selected. Checking this option will make whole wiki search the first choice.';
5$lang['filter by acl'] = 'If enabled, only namespaces the user has direct read access to will be shown in the search dropdown';
6