[NTOBJSHEX] Add Italian translation by Carlo Bramini. CORE-9725
[reactos.git] / reactos / dll / shellext / ntobjshex / ntobjshex.rc
index 2a7928b..597b55e 100644 (file)
@@ -31,6 +31,14 @@ IDR_REGISTRYFOLDER REGISTRY "resources/rgs/regfolder.rgs"
     #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
+
 #ifdef LANGUAGE_RO_RO
     #include "lang/ro-RO.rc"
 #endif