https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a0f8e3af282a6d0b9e9a4…
commit a0f8e3af282a6d0b9e9a4c8c77c26ff9338c63c6
Author: Mas Ahmad Muhammad <m.charly81(a)gmail.com>
AuthorDate: Sun Jun 2 05:19:59 2019 +0700
Commit: Hermès Bélusca-Maïto <hermes.belusca-maito(a)reactos.org>
CommitDate: Tue Jun 4 15:52:16 2019 +0200
[RUNDLL32] Update Indonesian translation. (#1598)
---
base/system/rundll32/lang/id-ID.rc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/base/system/rundll32/lang/id-ID.rc b/base/system/rundll32/lang/id-ID.rc
index 431941f4ec3..86042a5dac6 100644
--- a/base/system/rundll32/lang/id-ID.rc
+++ b/base/system/rundll32/lang/id-ID.rc
@@ -2,6 +2,6 @@ LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
- IDS_DllNotLoaded "LoadLibrary gagal untuk mengambil '%s'"
+ IDS_DllNotLoaded "LoadLibrary gagal memuat '%s'"
IDS_MissingEntry "entry point hilang:%s\nDalam %s"
END