<?php
/**
 * English language file for acknowledge plugin
 *
 * @author Andreas Gohr, Anna Dabrowska <dokuwiki@cosmocode.de>
 */

$lang['approve_integration'] = 'If the approve plugin is installed, hide the acknowledgement ' .
    'button on pages that are under approve\'s control but not in "Approved" state.';
