[WIN32SS][USER][EXPLORER] Add/Update portuguese translation (#1882)
[reactos.git] / win32ss / user / winsrv / usersrv / usersrv.rc
index 5e9aeaf..56c456e 100644 (file)
@@ -30,6 +30,9 @@
 #ifdef LANGUAGE_HE_IL
     #include "lang/he-IL.rc"
 #endif
+#ifdef LANGUAGE_HU_HU
+    #include "lang/hu-HU.rc"
+#endif
 #ifdef LANGUAGE_ID_ID
     #include "lang/id-ID.rc"
 #endif
@@ -48,6 +51,9 @@
 #ifdef LANGUAGE_PT_BR
     #include "lang/pt-BR.rc"
 #endif
+#ifdef LANGUAGE_PT_PT
+    #include "lang/pt-PT.rc"
+#endif
 #ifdef LANGUAGE_RO_RO
     #include "lang/ro-RO.rc"
 #endif