Skip to content

Conversation

@ShankhanilSaha
Copy link
Member

Explanation

Fixes #6044

  • Updates StringResourceParser.kt to rely on supported_languages.textproto for supported languages rather than hardcoded enum class.

Essential Checklist

  • The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • Any changes to scripts/assets files have their rationale included in the PR explanation.
  • The PR follows the style guide.
  • The PR does not contain any unnecessary code changes from Android Studio (reference).
  • The PR is made from a branch that's not called "develop" and is up-to-date with "develop".
  • The PR is assigned to the appropriate reviewers (reference).

@ShankhanilSaha ShankhanilSaha requested a review from a team as a code owner January 22, 2026 10:29
@ShankhanilSaha ShankhanilSaha marked this pull request as draft January 22, 2026 13:45
…uages and not rely on a hardcoded enum field.
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.

[Feature Request]: Make StringResourceParser depend on "alllanguages" config

1 participant