xref: /plugin/acknowledge/lang/en/settings.php (revision a8303a15174917903ee75b8529b2e46c08d79147)
1<?php
2/**
3 * English language file for acknowledge plugin
4 *
5 * @author Andreas Gohr, Anna Dabrowska <dokuwiki@cosmocode.de>
6 */
7
8$lang['approve_integration'] = 'If the approve plugin is installed, hide the acknowledgement ' .
9    'button on pages that are under approve\'s control but not in "Approved" state.';
10