reactos/dll/cpl/hotplug/rsrc.rc
2013-06-16 22:01:41 +00:00

8 lines
156 B
Text

LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#ifdef LANGUAGE_DE_DE
#include "lang/de-DE.rc"
#endif
#ifdef LANGUAGE_EN_US
#include "lang/en-US.rc"
#endif