Add/Update German translation (#3805)
[reactos.git] / dll / shellext / netplwiz / netplwiz.rc
index 840b1dc..c0aabe7 100644 (file)
@@ -21,6 +21,9 @@ IDI_DISCONNECT_NET_DRIVES ICON "res/4400.ico"
 /* UTF-8 */
 #pragma code_page(65001)
 
+#ifdef LANGUAGE_DE_DE
+    #include "lang/de-DE.rc"
+#endif
 #ifdef LANGUAGE_EN_US
     #include "lang/en-US.rc"
 #endif