1<?php
2/**
3 * english language file for do plugin
4 *
5 * @author Adrian Lang <lang@cosmocode.de>
6 */
7
8$lang['userpage'] = 'A printf input string used to generate a link to a userpage (insert ›%s‹ where the user name should appear)';
9$lang['notify_assignee'] = 'Send mails about new tasks and status changes to affected users';
10
11