{{ model.label }}:
{{ model.name | emptyChar }}
{{ ctrl.getStatusInformation() | translate: { type: model.type, report: model.report } }}
{{ (model.reported ? "show-report" : "report-quality-item") | translate }}
{{ "show-comments-with-count" | translate: { count: model.comments.length } }}
{{ "upload-attachment" | translate }}
{{ "link-type" | translate: { type: "quality-activity" } }}
{{ "quality-activities" | translate }}
{{ "no-type-added" | translate: { type: "quality-activities" } }}
{{ "not-authorized-for-type" | translate: { type: "quality-activities" } }}
{{ task.name }}
{{ "link" | translate }}
{{ "cancel" | translate }}
{{ "attachments" | translate }}
{{ "no-type-added" | translate: { type: "attachments" } }}
{{ "not-authorized-for-type" | translate: { type: "attachments" } }}
{{ 'back' | translate }}
{{ "comments-with-count" | translate: { count: model.comments.length } }}