[NETPLWIZ] Add Italian translation. (#1912)
[reactos.git] / dll / shellext / netplwiz / netplwiz.rc
index aac4870..4eb2eac 100644 (file)
@@ -24,3 +24,9 @@ IDI_DISCONNECT_NET_DRIVES ICON "res/4400.ico"
 #ifdef LANGUAGE_EN_US
     #include "lang/en-US.rc"
 #endif
 #ifdef LANGUAGE_EN_US
     #include "lang/en-US.rc"
 #endif
+#ifdef LANGUAGE_FR_FR
+    #include "lang/fr-FR.rc"
+#endif
+#ifdef LANGUAGE_IT_IT
+    #include "lang/it-IT.rc"
+#endif