{{ video.title }}

{{ video.date | localizeDate : 'date' : 'short'}} {{(video.presenters && video.presenters.length > 0) ? " - " + video.presenters.join(', ') : "" }} {{(video.series && video.series.title) ? " - " + video.series.title : "" }}


{{ comment.creationDate | localizeDate : 'dateTime' : 'short' }}

{{ comment.author.name }}

Reason: : {{ comment.reason | translate }}

{{ comment.text }}

{{ 'EVENTS.EVENTS.DETAILS.COMMENTS.DELETE' | translate }} {{ 'EVENTS.EVENTS.DETAILS.COMMENTS.REPLY' | translate }} {{ 'EVENTS.EVENTS.DETAILS.COMMENTS.RESOLVED' | translate }}

{{ reply.creationDate | localizeDate : 'dateTime' : 'short' }}

{{ reply.author.name }}

Reason: : {{ comment.reason | translate }}

@{{ comment.author.name }} {{ reply.text }}

{{ 'EVENTS.EVENTS.DETAILS.COMMENTS.DELETE' | translate }}
{{ trackIndexToName($index) }}