= e('%s created a subtask for the task #%d', Helper\escape($author), $task_id, $task_id) ?>
= Helper\escape($task['title']) ?>
-
= Helper\escape($subtask['title']) ?> (= Helper\escape($subtask['status_name']) ?>)
-
= t('Assigned to %s with an estimate of %s/%sh', $subtask['name'] ?: $subtask['username'], $subtask['time_spent'], $subtask['time_estimated']) ?>
= t('Not assigned, estimate of %sh', $subtask['time_estimated']) ?>