plone / plone.app.theming

Integrates the Diazo theming engine with Plone
https://docs.plone.org/external/plone.app.theming/docs/index.html
Other
21 stars 30 forks source link

add missing i18n:translate tags #204

Closed erral closed 3 years ago

erral commented 3 years ago

detected by jenkins https://jenkins.plone.org/view/Translations/job/plone-6.0-python-3.8-i18n-find-missing/lastSuccessfulBuild/artifact/missing.txt

mister-roboto commented 3 years ago

@erral thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

erral commented 3 years ago

@jenkins-plone-org please run jobs