Update plone/app/discussion/browser/comments.pt

i18n for the Anonymous
This commit is contained in:
rnd0101 2012-09-19 12:55:55 +03:00
parent ea6e00c6cc
commit cdea1ce59d

View File

@ -69,7 +69,8 @@
</a>
<span tal:condition="not: has_author_link"
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:posted i18n:translate="label_says">says:</tal:posted>
<div class="commentDate"