[MODE] add initial German translation. needs completition!!!
[reactos.git] / reactos / base / applications / cmdutils / mode / mode.rc
index d701812..f0a9001 100644 (file)
@@ -15,3 +15,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 #ifdef LANGUAGE_EN_US
     #include "lang/en-US.rc"
 #endif
+
+#ifdef LANGUAGE_DE_DE
+    #include "lang/de-DE.rc"
+#endif
\ No newline at end of file