[ZIPFLDR] Implement Italian resource translation
[reactos.git] / dll / shellext / zipfldr / zipfldr.rc
index 24fde95..3086ff7 100644 (file)
@@ -21,3 +21,6 @@ IDR_ZIPFLDR REGISTRY "res/zipfldr.rgs"
 #ifdef LANGUAGE_EN_US
     #include "lang/en-US.rc"
 #endif
+#ifdef LANGUAGE_IT_IT
+    #include "lang/it-IT.rc"
+#endif