1<?php
2/**
3 * English language file for grouphome plugin
4 *
5 * @author Andreas Gohr <gohr@cosmocode.de>
6 */
7
8
9$lang['grouppages'] = 'Where to find the group homepages. Use a <code>%s</code> where the group name should be inserted.';
10
11
12
13//Setup VIM: ex: et ts=4 :
14