mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 17:56:06 +00:00
[TRANSLATION] Add and update Indonesian translations (#2506)
- CMDUTILS: attrib, label (update translation) - USETUP (add translation) - HOTPLUG (add translation) - CONSRV (update translation) - USERSRV (update translation) - USER32 (update translation) - ACLUI (update translation) - LICCPA (update translation) - SUBST (update translation) - REGSVR32 (update translation) - REGEDIT-CLB (update translation) - ACPPAGE (update translation) - TIMEDATE (update translation) - SOLITAIRE (update translation) - FDEBUG (update translation) - SYSSETUP (update translation)
This commit is contained in:
parent
bf342653df
commit
b8dd046ee4
22 changed files with 2410 additions and 101 deletions
2288
base/setup/usetup/lang/id-ID.h
Normal file
2288
base/setup/usetup/lang/id-ID.h
Normal file
File diff suppressed because it is too large
Load diff
|
@ -251,9 +251,9 @@
|
|||
// #ifdef LANGUAGE_HY_AM
|
||||
// #include "lang/hy-AM.h"
|
||||
// #endif
|
||||
// #ifdef LANGUAGE_ID_ID
|
||||
// #include "lang/id-ID.h"
|
||||
// #endif
|
||||
#ifdef LANGUAGE_ID_ID
|
||||
#include "lang/id-ID.h"
|
||||
#endif
|
||||
// #ifdef LANGUAGE_IS_IS
|
||||
// #include "lang/is-IS.h"
|
||||
// #endif
|
||||
|
@ -643,7 +643,7 @@ const MUI_LANGUAGE_RESOURCE ResourceList[] =
|
|||
{L"0000040F", L"Icelandic", enUSPages, enUSErrorEntries, enUSStrings},
|
||||
#endif
|
||||
#ifdef LANGUAGE_ID_ID
|
||||
{L"00000421", L"Indonesian", enUSPages, enUSErrorEntries, enUSStrings},
|
||||
{L"00000421", L"Indonesian", idIDPages, idIDErrorEntries, idIDStrings},
|
||||
#endif
|
||||
#ifdef LANGUAGE_IT_IT
|
||||
{L"00000410", L"Italian (Italy)", itITPages, itITErrorEntries, itITStrings},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue