Rouven Wessling <pentiumforever@gmail.com>:
[reactos.git] / reactos / subsys / system / rundll32 / En.rc
1 #include "resource.h"
2 /*
3 * Moved all hardcoded strings to En.rc.
4 * By Magnus Olsen 2005 magnus@itkonsult-olsen.com
5 */
6
7 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
8 STRINGTABLE DISCARDABLE
9 {
10 IDS_DllNotLoaded, "LoadLibrary failed to load '%s'"
11 IDS_MissingEntry, "Missing entry point:%s\nIn %s"
12 }