[MSIEXEC] Sync with Wine Staging 2.16. CORE-13762
[reactos.git] / base / system / rundll32 / lang / en-US.rc
1 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
2
3 STRINGTABLE
4 BEGIN
5 IDS_DllNotLoaded "LoadLibrary failed to load '%s'"
6 IDS_MissingEntry "Missing entry point:%s\nIn %s"
7 END