mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 08:43:28 +00:00
c424146e2c
svn path=/branches/cmake-bringup/; revision=48236
9 lines
219 B
Text
9 lines
219 B
Text
#include "resource.h"
|
|
|
|
LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DllNotLoaded, "LoadLibrary gagal untuk mengambil '%s'"
|
|
IDS_MissingEntry, "entry point hilang:%s\nDalam %s"
|
|
END
|