mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
8 lines
156 B
Text
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
|