Internationalize "full comments" button

This commit is contained in:
bl0ckeduser
2011-09-29 19:04:03 -03:00
committed by Keith Mitchell
parent b6493a13c7
commit 770bad372d

View File

@@ -264,7 +264,7 @@
${self.bylink_button(_("context"), thing.permalink + "?context=3")}
</li>
<li class="first">
${self.comment_button("comment", "full comments",
${self.comment_button("comment", _("full comments"),
thing.full_comment_path,
_sr_path = True,
a_class = None,