[RUNDLL32] Update Indonesian translation. (#1598)
authorMas Ahmad Muhammad <m.charly81@gmail.com>
Sat, 1 Jun 2019 22:19:59 +0000 (05:19 +0700)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 4 Jun 2019 13:52:16 +0000 (15:52 +0200)
base/system/rundll32/lang/id-ID.rc

index 431941f..86042a5 100644 (file)
@@ -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