Menu

#1185 German language not shown for cp1250 in MUI_LANGDLL

3.0 Series
closed-accepted
nobody
5
2017-06-15
2017-06-15
No

German language is not show in the language combobox in MUI_LANGDLL when the OS have cp1250. Although the German language primarily uses cp1252, it may be displayed with the cp1250 as well. See https://en.wikipedia.org/wiki/Windows-1250

Discussion

  • Anders

    Anders - 2017-06-15

    I assume this is a ANSI target and not Unicode?

     
  • Ondrej Medek

    Ondrej Medek - 2017-06-15

    Yes, ANSI.
    (Unicode works well for the MUI_LANGDLL. But we have some 3rd party ANSI plugins, so I'll try to switch to Unicode later, when I have more time to solve and test the problems with the conversion.)

     
  • Anders

    Anders - 2017-06-15

    You can use MUI_LANGDLL_ALLLANGUAGES to tell the language picker to ignore the codepage. I'll add a exception for English and German if the codepage is 1250.

     
  • Ondrej Medek

    Ondrej Medek - 2017-06-15

    English is already there.
    Yes, I know about MUI_LANGDLL_ALLLANGUAGES, it just does not look well if a language name contains a char not in the current code page. If I fail to convert to Unicode, I would use this directive.

     
  • Anders

    Anders - 2017-06-15
    • labels: --> translation
    • status: open --> closed-accepted
     

Log in to post a comment.

MongoDB Logo MongoDB