[BROWSEUI] Add Portuguese (neutral) translation.
[reactos.git] / dll / win32 / browseui / browseui.rc
index 28899d1..7af77a5 100644 (file)
@@ -80,6 +80,9 @@ IDR_TASKBARLIST REGISTRY "res/taskbarlist.rgs"
 #ifdef LANGUAGE_HE_IL
     #include "lang/he-IL.rc"
 #endif
+#ifdef LANGUAGE_HI_IN
+    #include "lang/hi-IN.rc"
+#endif
 #ifdef LANGUAGE_IT_IT
     #include "lang/it-IT.rc"
 #endif
@@ -92,6 +95,9 @@ IDR_TASKBARLIST REGISTRY "res/taskbarlist.rgs"
 #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