Bug 115 - Support OS language selection independent of country
Summary: Support OS language selection independent of country
Status: RESOLVED FIXED
Alias: None
Product: TestProduct
Classification: Unclassified
Component: TestComponent (show other bugs)
Version: unspecified
Hardware: PC Mac OS
: Highest major
Assignee: No one
URL:
Depends on:
Blocks:
 
Reported: 2019-01-14 23:08 EST by Brian Roberge
Modified: 2019-01-14 23:11 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Roberge 2019-01-14 23:08:00 EST
If the host computer is setup with a language/region selection of German/Austrian we default to GB English.
Comment 1 Brian Roberge 2019-01-14 23:11:52 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