mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 07:48:16 -05:00
Internationalize "full comments" button
This commit is contained in:
committed by
Keith Mitchell
parent
b6493a13c7
commit
770bad372d
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user