diff --git a/templates/post_thread.html b/templates/post_thread.html index d617e1d7..60218acb 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -121,14 +121,14 @@ {% endif %} {% endif %} {% if index %} - [{% trans %}View{% endtrans %}] + [{% trans %}Reply{% endtrans %}] {% endif %} {% if isnoko50 %} [{% trans %}View All{% endtrans %}] {% endif %} {% if hasnoko50 and not isnoko50 %} {% set lastcount = config.noko50_count %} - [{% trans %}Last {{ lastcount }} Posts{% endtrans %}] + [{% trans %}Last 1 Post{% plural lastcount %}Last {{ count }} Posts{% endtrans %}] {% endif %} {{ post.postControls }}

@@ -153,7 +153,7 @@ {% plural post.omitted_images %} {{ count }} image replies {% endtrans %} - {% endif %} {% trans %}omitted. Click View to see all.{% endtrans %} + {% endif %} {% trans %}omitted. Click reply to view.{% endtrans %} {% endif %} {% if not index %}