commit | 8c2b290d11f404aed5f461192769b3ec1b28e9fb | [log] [tgz] |
---|---|---|
author | Ken Thomases <ken@codeweavers.com> | Fri Feb 19 09:44:26 2010 -0600 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Feb 22 11:41:38 2010 +0100 |
tree | 6ee9b7ffc07952d086137eb9c0970e149e15bdcf | |
parent | d013991d55956dc9d624ccc63b44129bb7d7714e [diff] |
kernel32: Mac: If language is less specific variant of locale, keep locale. For a Mac user in Australia, for example, the out-of-the-box configuration is that the preferred language is generic English ("en"). Their formats locale should be Australia ("en_AU"). Detect that case and don't override LC_MESSAGES.