14d6d17d0SAndreas Gohr<?php 24d6d17d0SAndreas Gohr/** 3*a8303a15SAnna Dabrowska * English language file for acknowledge plugin 44d6d17d0SAndreas Gohr * 54d6d17d0SAndreas Gohr * @author Andreas Gohr, Anna Dabrowska <dokuwiki@cosmocode.de> 64d6d17d0SAndreas Gohr */ 74d6d17d0SAndreas Gohr 8*a8303a15SAnna Dabrowska$lang['approve_integration'] = 'If the approve plugin is installed, hide the acknowledgement ' . 9*a8303a15SAnna Dabrowska 'button on pages that are under approve\'s control but not in "Approved" state.'; 10