Comment 5 for bug 820333

Revision history for this message
Jay Donovan (jadonovan) wrote :

Many thanks for the response - unfortunately I'm looking for a way to programmatically determine the system language so my app can present itself appropriately.

The app actually uses Qt's QLocale::system().name() and this was working fine in 10.10 but is returning "en_US" now regardless of the system language.

Could you suggest an alternative solution to obtaining the system language programmatically?

Thanks again,
Jay