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

Bugfix finding closest supported language with app translations. #5016

Merged
merged 4 commits into from
Jul 23, 2024

Conversation

Sharrnah
Copy link
Contributor

Description:

Finding the closest matching language only considers Fyne language files and Application language files are ignored.
This prevents it from using app translations other than these included in Fyne.

Fixes #5015

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

@dweymouth dweymouth merged commit 996eb30 into fyne-io:release/v2.5.x Jul 23, 2024
6 of 11 checks passed
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.

2 participants