${_('Options')}
${_('Milestone')}
${m.name}
${_('Show only my tickets')}
${_('Include closed tickets')}
$y
${_('Year')}
${_(month_tbl[m])}
${_('Total Hours')}: ${sum_totalhours}h / ${_('Estimated Hours')}: ${sum_estimatedhours}h
${weekdays[wk]}
${mday.month}/
${mday.day}
${t['type']}
#${t['id']}
:${t['summary']}
${t['type']}#${t['id']}
: ${t['summary']}
${_('Start date')}
:
${t['due_assign'].strftime(dateFormat)}
(${t['status']} ${t['complete']}%)
${_('End date')}
:
${t['due_close'].strftime(dateFormat)}
(${t['status']}: ${t['resolution']})
${_('Owner')}
: ${format_author(t['owner'])}
${_('Priority')}
: ${t['priority']}
${_('Total Hours')}
: ${t['totalhours']}h /
${_('Estimated Hours')}
: ${t['estimatedhours']}h
${t['description']}
${m['name']}
${m['name']}
${_('Due')}
: ${m['due'].strftime(dateFormat)}
${m['description']}