Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong msgid in button translation #33

Merged
merged 2 commits into from
Jul 8, 2022
Merged

Fix wrong msgid in button translation #33

merged 2 commits into from
Jul 8, 2022

Conversation

petschki
Copy link
Member

@petschki petschki commented Jul 8, 2022

This is probably due to the change from <input type="button" /> to <button /> ... the label_save and label_cancel are already translated ...

@erral can you give me some insights, how to recreate POT and PO files in plone.app.locales ?

@mister-roboto
Copy link

@petschki thanks for creating this Pull Request and helping to improve Plone!

TL;DR: Finish pushing changes, pass all other checks, then paste a comment:

@jenkins-plone-org please run jobs

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass, but it takes 30-60 min. Other CI checks are usually much faster and the Plone Jenkins resources are limited, so when done pushing changes and all other checks pass either start all Jenkins PR jobs yourself, or simply add the comment above in this PR to start all the jobs automatically.

Happy hacking!

@erral
Copy link
Member

erral commented Jul 8, 2022

When merged, I will update the PO files,

For future reference:

  • run buildout.coredev with -c experimental/i18n.cfg
  • run bin/i18n-update-all

@erral
Copy link
Member

erral commented Jul 8, 2022

@jenkins-plone-org please run jobs

@erral erral self-requested a review July 8, 2022 09:34
@erral erral merged commit efa8039 into master Jul 8, 2022
@erral erral deleted the i18n-fix branch July 8, 2022 10:28
@erral
Copy link
Member

erral commented Jul 8, 2022

I have just resynced the po files in plone.app.locales.

@petschki
Copy link
Member Author

petschki commented Jul 8, 2022

thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants