[MSIEXEC] Sync with Wine Staging 2.16. CORE-13762
[reactos.git] / base / system / services / services.rc
index 4439ef8..94f2f20 100644 (file)
 /* UTF-8 */
 #pragma code_page(65001)
 
+#ifdef LANGUAGE_CS_CZ
+    #include "lang/cs-CZ.rc"
+#endif
+
 #ifdef LANGUAGE_DE_DE
     #include "lang/de-DE.rc"
 #endif
     #include "lang/it-IT.rc"
 #endif
 
+#ifdef LANGUAGE_PL_PL
+    #include "lang/pl-PL.rc"
+#endif
+
 #ifdef LANGUAGE_RO_RO
     #include "lang/ro-RO.rc"
 #endif