[ZIPFLDR] Implement Romanian resource translation
[reactos.git] / dll / shellext / zipfldr / zipfldr.rc
index 3086ff7..4a9fc79 100644 (file)
@@ -24,3 +24,6 @@ IDR_ZIPFLDR REGISTRY "res/zipfldr.rgs"
 #ifdef LANGUAGE_IT_IT
     #include "lang/it-IT.rc"
 #endif
+#ifdef LANGUAGE_RO_RO
+    #include "lang/ro-RO.rc"
+#endif