<?php
/**
 * english language file for disableactionsbygroup plugin
 *
 * @author Andreas Hansson
 */

// keys need to match the config setting name
$lang['disableactionsbygroup'] = 'Semicolon separated list of group:actions where actions is a comma separated list of actions to reject; first matching user group is used and further matches ignored.<br />(index, media, recent, ...) <a target="blank" href="http://www.dokuwiki.org/devel:action_modes">list of actions</a>';




