[SOLITAIRE]
[reactos.git] / reactos / base / applications / games / solitaire / rsrc.rc
index 45a31bb..c32611c 100644 (file)
@@ -69,6 +69,9 @@ IDI_SOLITAIRE ICON "solitaire.ico"
 #ifdef LANGUAGE_PL_PL
     #include "lang/pl-PL.rc"
 #endif
+#ifdef LANGUAGE_PT_BR
+    #include "lang/pt-BR.rc"
+#endif
 #ifdef LANGUAGE_RO_RO
     #include "lang/ro-RO.rc"
 #endif
@@ -78,6 +81,9 @@ IDI_SOLITAIRE ICON "solitaire.ico"
 #ifdef LANGUAGE_SK_SK
     #include "lang/sk-SK.rc"
 #endif
+#ifdef LANGUAGE_SQ_AL
+    #include "lang/sq-AL.rc"
+#endif
 #ifdef LANGUAGE_SV_SE
     #include "lang/sv-SE.rc"
 #endif