Ticket #13408 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by kleist

  • Status changed from new to confirmed
  • Keywords localization removed
  • Component changed from Unknown to Internationalization

comment:2 Changed 3 years ago by juh

Any hope that this will be fixed? It is still not working in 4.3. As this is displayed to all users it is a very annoying bug.

Last edited 3 years ago by juh (previous) (diff)
Note: See TracTickets for help on using tickets.