Language name is incorrect in LO

Hello,

I am using nightly builds of LibreOffice 4.0. I am testing Kazakh
language translations.

However, in LO, the language is called 'Kazak', which is incorrect,
and should be
changed to 'Kazakh'.

When I search it in translations, I can see that it is located in
svtools/source/misc.po

Should I file bugreport about that?

Regards

Hello,

However, in LO, the language is called 'Kazak', which is incorrect,
and should be
changed to 'Kazakh'.

When I search it in translations, I can see that it is located in
svtools/source/misc.po

Should I file bugreport about that?

I've just fixed it, but the earliest target is 4.0.1, because it
breaks the string freeze.
https://gerrit.libreoffice.org/#/c/1876/

Best regards,
Andras

Thank you very much!

I've closed the bug report as FIXED.

Cheers

Hello,

I am afraid it is still listed as Kazak in

shell/source/win32/shlxthandler/util/utilities.cxx

Could you please take a look?

Hi,

Hello,

I am afraid it is still listed as Kazak in

shell/source/win32/shlxthandler/util/utilities.cxx

If you mean LANG_KAZAK, it is a constant from windows.h (from
Microsoft), not a user visible string.

Regards,
Andras