[BROWSEUI] Add Portuguese (neutral) translation.
[reactos.git] / dll / win32 / browseui / browseui.rc
index 6f307a4..7af77a5 100644 (file)
@@ -95,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