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