Ticket #12969 (confirmed Bug)
Untranslatable controlpanel titles
Reported by: | kleist | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Internationalization | Version: | 4.2 |
Keywords: | tuneup | Cc: |
Description
4.2 coredev buildout
"Diazo theme" and "Discussion" (in the left column)
Change History
comment:1 Changed 4 years ago by kleist
- Status changed from new to confirmed
- Component changed from Unknown to Internationalization
comment:2 Changed 4 years ago by eleddy
sorry - what is this bug about? Can you add more details and then maybe this is a tuneup taks?
comment:3 Changed 3 years ago by maartenkling
- Keywords tuneup added
I think this is about the words "Diazo theme" and "Discussion" in the control panel. They are both not in the translations files, probably as they are not added to the translations pot
The way the translation files are created is missing discussion and theme https://github.com/collective/plone.app.locales/blob/master/utils/README.txt
bin/buildout -c experimental/i18n.cfg https://github.com/plone/buildout.coredev/blob/4.2/experimental/i18n.cfg ( no p.a.discussion and p.a.theming here )