Ticket #7958 (closed Bug: worksforme)
msgids of plone/app/iterate/browser/*.pt are not in any pot-file
| Reported by: | juh | Owned by: | hannosch |
|---|---|---|---|
| Priority: | major | Milestone: | 3.1 |
| Component: | Internationalization | Keywords: | |
| Cc: |
Description
All msgids of iterate templates are not in any pot-file, so they cannot be translated.
Change History
comment:1 follow-up: ↓ 2 Changed 4 years ago by hannosch
- Status changed from new to closed
- Resolution set to fixed
comment:2 in reply to: ↑ 1 Changed 4 years ago by juh
- Status changed from closed to reopened
- Resolution fixed deleted
I reopen the ticket, because translation is still not working. The msgids are now in plone-de.po, but they don't show up in the site.
comment:3 Changed 4 years ago by hannosch
- Milestone changed from 3.0.x to 3.1
You do use an SVN checkout of Plone 3.1, right? This fix is not yet in any released version of Plone.
Note: See
TracTickets for help on using
tickets.

(In [19948]) Fixed i18n markup and updated some messages. This closes #7958.