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

Tranform lang codes before passing to engine #34

Merged
merged 1 commit into from
Jun 8, 2021
Merged

Conversation

MusikAnimal
Copy link
Member

In #33 we allowed the user to enter ISO 639-1 codes, but we didn't use
EngineBase::getLangCodes() when actually setting the language, meaning
the language codes don't get transformed properly for the engine.

Bug: T282760
Bug: T282073

In #33 we allowed the user to enter ISO 639-1 codes, but we didn't use
EngineBase::getLangCodes() when actually setting the language, meaning
the language codes don't get transformed properly for the engine.

Bug: T282760
Bug: T282073
@samwilson samwilson merged commit 7c0137c into main Jun 8, 2021
@samwilson samwilson deleted the use-getlangcodes branch June 8, 2021 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants