| Summary: | Support OS language selection independent of country | ||
|---|---|---|---|
| Product: | TestProduct | Reporter: | Brian Roberge <brian.roberge> |
| Component: | TestComponent | Assignee: | No one <sysadmin> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | Highest | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Mac OS | ||
|
Description
Brian Roberge
2019-01-14 23:08:00 EST
Modified the language lookup logic to strip the trailing country ID from the local leaving just the language followed by "_". We then use this string (E.G. "dk_" to search for the language in the first column of the "supported_languages.txt" config file. Fixed in build 1030 |