[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:
Mas Ahmad Muhammad 2020-04-09 23:49:45 +07:00 committed by GitHub
parent bf342653df
commit b8dd046ee4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 2410 additions and 101 deletions

File diff suppressed because it is too large Load diff

View file

@ -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},