<?php
/**
 * English language file for denyactions plugin
 *
 * @author Otto Vainio <otto@valjakko.net>
 */

// custom language strings for the plugin
$lang['actiondenied'] = 'You are not allowed to perform this action';

//Setup VIM: ex: et ts=4 :
