= e('%s created a subtask for the task #%d', $this->e($author), $task_id, $task_id) ?>
= $this->e($task['title']) ?>
-
= $this->e($subtask['title']) ?> (= $this->e($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']) ?>