1<?php
2/**
3 * English language file for groupmgr plugin
4 *
5 * @author Alex Forencich <alex@alexforencich.com>
6 */
7
8// for the configuration manager
9$lang['forbidden_groups'] = "List of forbidden groups";
10$lang['require_conf_namespace'] = "Require configuration namespace";
11$lang['conf_namespace'] = "Configuration namespace prefix";