Skip to content

feat: regional locale handling + android improvements - #11

Merged
Anty0 merged 6 commits into
masterfrom
jirikuchynka/locale-fallbacks-plus-preload-plus-android-layout-inflation
Jan 9, 2026
Merged

feat: regional locale handling + android improvements#11
Anty0 merged 6 commits into
masterfrom
jirikuchynka/locale-fallbacks-plus-preload-plus-android-layout-inflation

Conversation

@Anty0

@Anty0 Anty0 commented Dec 18, 2025

Copy link
Copy Markdown
Member

Adds support for:

  • Proper handling of regional locales with progressive fallback
  • Preloading of all locales
  • Translating strings during Android layout inflation
  • Default locale for fallback

Fixes #10

@Anty0 Anty0 changed the title feat: support proper handling of regional locales with progressive fallback + preloading all locales + translating strings during Android layout inflation + default locale for fallback feat: locale handling + android improvements Dec 18, 2025
@Anty0 Anty0 changed the title feat: locale handling + android improvements feat: regional locale handling + android improvements Dec 18, 2025
@Anty0
Anty0 marked this pull request as ready for review January 6, 2026 13:13
@Anty0
Anty0 requested a review from DatL4g as a code owner January 6, 2026 13:13
@Anty0
Anty0 requested a review from JanCizmar January 6, 2026 16:10

@DatL4g DatL4g left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'll just sign it off here as it's clearly not just a fix for #10 and you can discuss it internally.

That are too many unrelated changes in one PR for me to properly review

@Anty0
Anty0 merged commit 59b949c into master Jan 9, 2026
4 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.

Tolgee.loadTranslations ignores region and script of Locale when fetching translations

3 participants