<% if(d.addTextHighlightAnnotation !== false) { %>
  • <%-d.i18n("AddHighlightAnnotation")%>
  • <% } %> <% if(d.addTextAnnotation !== false) { %>
  • <%-d.i18n("AddRectangularAnnotation")%>
  • <% } %> <% if(d.copyText !== false) { %>
  • <%-d.i18n("CopySelText")%>
  • <% } %> <% if(d.editText !== false) { %>
  • <%-d.i18n("EditSelText")%>
  • <% } %>