diff --git a/templates/CommentsInterface_singlecomment.ss b/templates/CommentsInterface_singlecomment.ss index 7182bca..8e7ae97 100755 --- a/templates/CommentsInterface_singlecomment.ss +++ b/templates/CommentsInterface_singlecomment.ss @@ -33,7 +33,7 @@ <% end_if %> <% if $RepliesEnabled %> - Reply to $AuthorName.XML + <% _t('CommentsInterface_singlecomment_ss.REPLYTO','Reply to') %> $AuthorName.XML <% end_if %> <% end_if %>