<% if ( mode === 'translate' ) { %>

<%= summaryTerms %>

<% if ( TaxonomyTranslation.data.resultsTruncated ) { %>

<%= resultsTruncated %>

<% } %>

<%= labelSummary %>

<% if ( TaxonomyTranslation.data.translatedTaxonomyLabels ) { %>
<% } else { %>

<%= labels.activateStringTranslation %>

<% } %> <% } else if ( mode === 'sync' ) { %>
<% if ( hasContent ) { %>
<%= labels.legend %> <%= labels.willBeAdded %> <%= labels.willBeRemoved %>
<% } else { %>

<%= labelSynced %>

<% } %> <% } %>