mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Only layout was set different. Fix build.
svn path=/trunk/; revision=65565
This commit is contained in:
@@ -487,7 +487,7 @@ const MUI_LANGUAGE LanguageList[] =
|
||||
{L"00000845", L"0", L"1", L"2", L"Bengali (Bangladesh)", L"1", bnBDPages, bnBDErrorEntries, bnBDStrings, UnicodeFonts, bnBDLayouts },
|
||||
#endif
|
||||
#ifdef LANGUAGE_BN_IN
|
||||
{L"00000445", L"0", L"1", L"2", L"Bengali (India)", L"1", bnINPages, bnINErrorEntries, bnINStrings, UnicodeFonts, bnINLayouts },
|
||||
{L"00000445", L"0", L"1", L"2", L"Bengali (India)", L"1", bnBDPages, bnBDErrorEntries, bnBDStrings, UnicodeFonts, bnINLayouts },
|
||||
#endif
|
||||
#ifdef LANGUAGE_BG_BG
|
||||
{L"00000402", L"1251", L"866", L"10007", L"Bulgarian", L"359", bgBGPages, bgBGErrorEntries, bgBGStrings, CyrillicFonts, bgBGLayouts },
|
||||
|
||||
Reference in New Issue
Block a user