= t('There is no destination project available.') ?>
= t('Current swimlane: %s', $task['swimlane_name']) ?>
= t('Current column: %s', $task['column_title']) ?>
= t('Current category: %s', $task['category_name'] ?: e('no category')) ?>
= t('Current assignee: %s', ($task['assignee_name'] ?: $task['assignee_username']) ?: e('not assigned')) ?>