Update plone/app/discussion/browser/comments.pt
i18n for the Anonymous
This commit is contained in:
parent
ea6e00c6cc
commit
cdea1ce59d
@ -69,7 +69,8 @@
|
|||||||
</a>
|
</a>
|
||||||
<span tal:condition="not: has_author_link"
|
<span tal:condition="not: has_author_link"
|
||||||
tal:replace="reply/author_name" />
|
tal:replace="reply/author_name" />
|
||||||
<span tal:condition="not: reply/author_name">Anonymous</span>
|
<span tal:condition="not: reply/author_name"
|
||||||
|
i18n:translate="label_anonymous">Anonymous</span>
|
||||||
</tal:name>
|
</tal:name>
|
||||||
<tal:posted i18n:translate="label_says">says:</tal:posted>
|
<tal:posted i18n:translate="label_says">says:</tal:posted>
|
||||||
<div class="commentDate"
|
<div class="commentDate"
|
||||||
|
Loading…
Reference in New Issue
Block a user