-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tranform lang codes before passing to engine (#34)
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
- Loading branch information
1 parent
a0a3a65
commit 7c0137c
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters