<% _t('CommentsInterface_singlecomment_ss.PBY','Posted by') %> $AuthorName.XML
<% else %><% _t('CommentsInterface_singlecomment_ss.PBY','Posted by') %> $AuthorName.XML
<% end_if %><% if ApproveLink %>- <% _t('CommentsInterface_singlecomment_ss.APPROVE', 'approve this comment') %>
<% end_if %>
<% if SpamLink %>
- <% _t('CommentsInterface_singlecomment_ss.ISSPAM','this comment is spam') %>
<% end_if %>
<% if HamLink %>
- <% _t('CommentsInterface_singlecomment_ss.ISNTSPAM','this comment is not spam') %>
<% end_if %>
<% if DeleteLink %>
- <% _t('CommentsInterface_singlecomment_ss.REMCOM','remove this comment') %>
<% end_if %>
<% end_if %>