Merge pull request #190 from intwebg/patch-2

Translation of < Reply to > to other language
This commit is contained in:
Will Rossiter 2016-10-21 07:51:00 +13:00 committed by GitHub
commit 578845bd19

View File

@ -33,7 +33,7 @@
<% end_if %>
</div>
<% if $RepliesEnabled %>
<a class="comment-reply-link" href="#{$ReplyForm.FormName}">Reply to $AuthorName.XML</a>
<a class="comment-reply-link" href="#{$ReplyForm.FormName}"><% _t('CommentsInterface_singlecomment_ss.REPLYTO','Reply to') %> $AuthorName.XML</a>
<% end_if %>
</div>
<% end_if %>