Ticket #13408 (confirmed Bug)
Translation bug in plone.app.discussions
Reported by: | juh | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Internationalization | Version: | 4.2 |
Keywords: | Cc: |
Description
I made a translation of plone.app.discusssions.
Everything works fine, except this translation:
#. Default: "${creator} on ${content}" #: ../comment.py:46 msgid "comment_title" msgstr "${creator} pri ${content}"
Plone won't show the translation.
Change History
Note: See
TracTickets for help on using
tickets.