From 770bad372de47fe3e524f616a883b5da53e329c5 Mon Sep 17 00:00:00 2001 From: bl0ckeduser Date: Thu, 29 Sep 2011 19:04:03 -0300 Subject: [PATCH] Internationalize "full comments" button --- r2/r2/templates/printablebuttons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r2/r2/templates/printablebuttons.html b/r2/r2/templates/printablebuttons.html index 70f9811b1..c411ce304 100644 --- a/r2/r2/templates/printablebuttons.html +++ b/r2/r2/templates/printablebuttons.html @@ -264,7 +264,7 @@ ${self.bylink_button(_("context"), thing.permalink + "?context=3")}
  • - ${self.comment_button("comment", "full comments", + ${self.comment_button("comment", _("full comments"), thing.full_comment_path, _sr_path = True, a_class = None,