mirror of
https://github.com/reactos/reactos.git
synced 2025-01-24 20:43:30 +08:00
[USETUP] Hungarian translation (#2002)
This commit is contained in:
parent
a2f4e191f4
commit
dde7113cfc
1984
base/setup/usetup/lang/hu-HU.h
Normal file
1984
base/setup/usetup/lang/hu-HU.h
Normal file
File diff suppressed because it is too large
Load Diff
@ -245,9 +245,9 @@
|
||||
// #ifdef LANGUAGE_HR_HR
|
||||
// #include "lang/hr-HR.h"
|
||||
// #endif
|
||||
// #ifdef LANGUAGE_HU_HU
|
||||
// #include "lang/hu-HU.h"
|
||||
// #endif
|
||||
#ifdef LANGUAGE_HU_HU
|
||||
#include "lang/hu-HU.h"
|
||||
#endif
|
||||
// #ifdef LANGUAGE_HY_AM
|
||||
// #include "lang/hy-AM.h"
|
||||
// #endif
|
||||
@ -637,7 +637,7 @@ const MUI_LANGUAGE_RESOURCE ResourceList[] =
|
||||
{L"00000439", L"Hindi", enUSPages, enUSErrorEntries, enUSStrings},
|
||||
#endif
|
||||
#ifdef LANGUAGE_HU_HU
|
||||
{L"0000040E", L"Hungarian", enUSPages, enUSErrorEntries, enUSStrings},
|
||||
{L"0000040E", L"Hungarian", huHUPages, huHUErrorEntries, huHUStrings},
|
||||
#endif
|
||||
#ifdef LANGUAGE_IS_IS
|
||||
{L"0000040F", L"Icelandic", enUSPages, enUSErrorEntries, enUSStrings},
|
||||
|
Loading…
Reference in New Issue
Block a user