From f0aee74523158e9c7504502bb54100681fffe0d5 Mon Sep 17 00:00:00 2001 From: czaks Date: Thu, 18 Jul 2013 16:16:43 -0400 Subject: [PATCH] catalog: fix previous commit --- templates/themes/catalog/catalog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/themes/catalog/catalog.html b/templates/themes/catalog/catalog.html index 986db846..7b8c075a 100644 --- a/templates/themes/catalog/catalog.html +++ b/templates/themes/catalog/catalog.html @@ -22,7 +22,7 @@ - {% trans %}1 reply{% plural post.omitted %}{{ count }} replies{% endtrans %}
+ {% trans %}1 reply{% plural post.reply_count %}{{ count }} replies{% endtrans %}
{{ post.body }}