Skip to content

fix: extract manifest translation strings on start command#958

Merged
KaiVandivier merged 1 commit into
masterfrom
fix/i18n-extract-strings-start-cmd
May 19, 2026
Merged

fix: extract manifest translation strings on start command#958
KaiVandivier merged 1 commit into
masterfrom
fix/i18n-extract-strings-start-cmd

Conversation

@d-rita
Copy link
Copy Markdown
Contributor

@d-rita d-rita commented May 18, 2026

Fixes LIBS-828


Description
Previously, the start command would extract and generate all the translatable strings without the app title, description and shortcuts. This PR adds the isApp flag just as is done in the build command during i18n extraction of strings. This pulls the app title, description and shortcuts from dhis2.config.js and adds them to the translatable strings.

@sonarqubecloud
Copy link
Copy Markdown

@d-rita d-rita requested a review from a team May 18, 2026 12:02
Copy link
Copy Markdown
Contributor

@KaiVandivier KaiVandivier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! 🙌

@KaiVandivier KaiVandivier merged commit 0d7ac89 into master May 19, 2026
18 checks passed
@KaiVandivier KaiVandivier deleted the fix/i18n-extract-strings-start-cmd branch May 19, 2026 10:07
dhis2-bot added a commit that referenced this pull request May 19, 2026
## [12.11.1](v12.11.0...v12.11.1) (2026-05-19)

### Bug Fixes

* **i18n:** extract manifest translation strings on start command ([#958](#958)) ([0d7ac89](0d7ac89))
@dhis2-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 12.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants