= $this->user->avatar($email, $author) ?>
= e('%s moved the task %s to the first swimlane', $this->e($author), $this->url->link(t('#%d', $task['id']), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id'])) ) ?> = e('%s moved the task %s to the swimlane "%s"', $this->e($author), $this->url->link(t('#%d', $task['id']), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id'])), $this->e($task['swimlane_name']) ) ?>
= $this->e($task['title']) ?>