<?php
/**
 * english language file for do plugin
 *
 * @author Adrian Lang <lang@cosmocode.de>
 */

$lang['userpage'] = 'A printf input string used to generate a link to a userpage (insert ›%s‹ where the user name should appear)';
$lang['notify_assignee'] = 'Send mails about new tasks and status changes to affected users';

