Skip to content

Add an explicit English translation#528

Merged
cameronwhite merged 1 commit intomasterfrom
fix/en-translation
Jun 20, 2025
Merged

Add an explicit English translation#528
cameronwhite merged 1 commit intomasterfrom
fix/en-translation

Conversation

@cameronwhite
Copy link
Copy Markdown
Member

  • This should hopefully fix issues with secondary system languages being used unexpectedly when English is the primary system language - if QTranslator doesn't find an english translation in the search path, it loads the next available language in the precedence order. Qt itself also provides an en translation, so this seems to be the expected pattern

  • Also ran the translation update to update the translatable strings for all languages

Fixes: #527

- This should hopefully fix issues with secondary system languages being used unexpectedly when English is the primary system language - if `QTranslator` doesn't find an english translation in the search path, it loads the next available language in the precedence order
Qt itself also provides an 'en' translation, so this seems to be the expected pattern

- Also ran the translation update to update the translatable strings for all languages

Fixes: #527
@cameronwhite cameronwhite mentioned this pull request Jun 15, 2025
@cameronwhite cameronwhite merged commit 2d746eb into master Jun 20, 2025
9 checks passed
@cameronwhite cameronwhite deleted the fix/en-translation branch June 20, 2025 22:52
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.

wrong language

1 participant