Bug 115

Summary: Support OS language selection independent of country
Product: TestProduct Reporter: Brian Roberge <brian.roberge>
Component: TestComponentAssignee: 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
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