{if $parentCategory->milestonesTimeLimit}
{if $timeData.ongoing}
{"This idea has not been approved"|gettext}
{else}
{"This idea did not complete all the milestones within the time limit and has now been closed."|gettext}
{/if}
{else}
{"This idea has not been approved"|gettext}
{/if}