1<?php
2/**
3 * english language file for listusergroup plugin
4 *
5 * @author Richard Gfrerer <richard.gfrerer@gmx.net>
6 */
7
8// for the configuration manager
9$lang['namespace'] = 'user namespace where user pages are stored';
10$lang['homeicon']      = 'style of home icon';
11
12