[PATCH] kernel/nls: Fix LOCALE_SNAME for Azeri (Cyrillic)

Vijay Kiran Kamuju infyquest at gmail.com
Sat Apr 20 06:00:20 CDT 2019


On Sat, Apr 20, 2019 at 10:55 AM Dmitry Timoshkov <dmitry at baikal.ru> wrote:
>
> Vijay Kiran Kamuju <infyquest at gmail.com> wrote:
>
> > > > -  LOCALE_SNAME "az-AZ"
> > > > +  LOCALE_SNAME "az-Cryl-AZ"
> > >
> > > This doesn't seem to look right, where does it come from?
> ..
> > I wrote a small test, that calls GetLocaleInfo(Ex) with LOCALE_SNAME. Also
> > LocaleToLCID throws error for az-AZ. All tested on Windows 7. There are
> > more fixes in line for nls files, based on my tests.
>
> My test app shows that it should be "az-Cyrl-AZ".
>
> --
> Dmitry.
Sorry it was a typo, I should not send just patches before going to sleep.
---
Vijay



More information about the wine-devel mailing list