mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 16:10:29 +00:00
[USETUP]
It appears that "Dhivehi" is the preferred scripture. CORE-7523 #resolve #comment Committed in revision 60746, cheers. svn path=/trunk/; revision=60746
This commit is contained in:
parent
480ce3de05
commit
4b715c4056
1 changed files with 1 additions and 1 deletions
|
@ -511,7 +511,7 @@ const MUI_LANGUAGE LanguageList[] =
|
|||
{L"00000406", L"1252", L"850", L"10000", L"Danish", L"45", enUSPages, enUSErrorEntries, enUSStrings, LatinFonts, daDKLayouts },
|
||||
#endif
|
||||
#ifdef LANGUAGE_DV_MV
|
||||
{L"00000465", L"0", L"1", L"2", L"Divehi (Maldives)", L"960", enUSPages, enUSErrorEntries, enUSStrings, UnicodeFonts, dvMVLayouts },
|
||||
{L"00000465", L"0", L"1", L"2", L"Dhivehi (Maldives)", L"960", enUSPages, enUSErrorEntries, enUSStrings, UnicodeFonts, dvMVLayouts },
|
||||
#endif
|
||||
#ifdef LANGUAGE_NL_NL
|
||||
{L"00000413", L"1252", L"850", L"10000", L"Dutch (Netherlands)", L"31", nlNLPages, nlNLErrorEntries, nlNLStrings, LatinFonts, nlNLLayouts },
|
||||
|
|
Loading…
Reference in a new issue