mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 08:15:41 +00:00
[USETUP]
set correct geoid for germany svn path=/trunk/; revision=67084
This commit is contained in:
parent
7f52cff19b
commit
de68cb4069
1 changed files with 1 additions and 1 deletions
|
@ -610,7 +610,7 @@ const MUI_LANGUAGE LanguageList[] =
|
|||
{L"00000437", L"0", L"1", L"2", L"Georgian", L"1", enUSPages, enUSErrorEntries, enUSStrings, UnicodeFonts, kaGELayouts },
|
||||
#endif
|
||||
#ifdef LANGUAGE_DE_DE
|
||||
{L"00000407", L"1252", L"850", L"10000", L"German (Germany)", L"49", deDEPages, deDEErrorEntries, deDEStrings, LatinFonts, deDELayouts },
|
||||
{L"00000407", L"1252", L"850", L"10000", L"German (Germany)", L"94", deDEPages, deDEErrorEntries, deDEStrings, LatinFonts, deDELayouts },
|
||||
#endif
|
||||
#ifdef LANGUAGE_DE_CH
|
||||
{L"00000807", L"1252", L"850", L"10000", L"German (Switzerland)", L"41", deDEPages, deDEErrorEntries, deDEStrings, LatinFonts, deCHLayouts },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue